Defines a ResultChart.
Declaration Syntax
public abstract class ResultChart : DataModelObject, IFolderDataModelObject
Table 394: Members
| 
                 Property  | AccelerationType | 
                 Gets or sets the AccelerationType.  | 
| 
                 Property  | BoundaryCondition | 
                 Gets or sets the BoundaryCondition.  | 
| 
                 Property  | ChartDimensions | 
                 Gets or sets the Chart Dimensions  | 
| 
                 Property  | ChartViewingStyle | 
                 Gets or sets the ChartViewingStyle.  | 
| 
                 Property  | Children | 
                 Gets the list of children.  | 
| 
                 Property  | Comments | 
                 Gets the list of associated comments.  | 
| 
                 Property  | CoordinateSystem | 
                 Gets or sets the CoordinateSystem.  | 
| 
                 Property  | CurvesAppearanceDisplay | 
                 Gets or sets the CurvesAppearanceDisplay.  | 
| 
                 Property  | CutFrequency | 
                 Gets or sets the CutFrequency.  | 
| 
                 Property  | DataModelObjectCategory | 
                 Gets the current DataModelObject's category.  | 
| 
                 Property  | DeformationType | 
                 Gets or sets the DeformationType.  | 
| 
                 Property  | DpfEvaluation | 
                 Gets or sets the DpfEvaluation.  | 
| 
                 Property  | Duration | 
                 Gets or sets the Duration.  | 
| 
                 Property  | EnhancedTracking | 
                 Gets the EnhancedTracking.  | 
| 
                 Property  | FilterMaximum | 
                 Gets the FilterMaximum.  | 
| 
                 Property  | FilterMinimum | 
                 Gets the FilterMinimum.  | 
| 
                 Property  | FilterType | 
                 Gets or sets the FilterType.  | 
| 
                 Property  | FrequencyAtMaximumAmplitude | 
                 Gets the FrequencyAtMaximumAmplitude.  | 
| 
                 Property  | GeometrySelectionString | 
                 Gets or sets the GeometrySelectionString.  | 
| 
                 Property  | Images | 
                 Gets the list of associated images.  | 
| 
                 Property  | ImaginaryAtMaximumAmplitude | 
                 Gets the ImaginaryAtMaximumAmplitude.  | 
| 
                 Property  | InternalObject | 
                 Gets the internal object. For advanced usage only.  | 
| 
                 Property  | IsSolved | 
                 Gets the IsSolved.  | 
| 
                 Property  | LoadStepNumber | 
                 Gets or sets the LoadStepNumber.  | 
| 
                 Property  | Location | 
                 Gets or sets the Location.  | 
| 
                 Property  | Maximum | 
                 Gets the Maximum.  | 
| 
                 Property  | MaximumAmplitude | 
                 Gets the MaximumAmplitude.  | 
| 
                 Property  | MaximumFrequency | 
                 Gets or sets the MaximumFrequency.  | 
| 
                 Property  | Minimum | 
                 Gets the Minimum.  | 
| 
                 Property  | MinimumFrequency | 
                 Gets or sets the MinimumFrequency.  | 
| 
                 Property  | NamedSelections | 
                 Gets or sets the NamedSelections.  | 
| 
                 Property  | NormalOrientation | 
                 Gets or sets the NormalOrientation.  | 
| 
                 Property  | PhaseAngle | 
                 Gets the PhaseAngle.  | 
| 
                 Property  | RealAtMaximumAmplitude | 
                 Gets the RealAtMaximumAmplitude.  | 
| 
                 Property  | ReportedFrequency | 
                 Gets the ReportedFrequency.  | 
| 
                 Property  | RequestedFrequency | 
                 Gets or sets the RequestedFrequency.  | 
| 
                 Property  | ResultChartType | 
                 Gets the ResultChartType.  | 
| 
                 Property  | RPMSelection | 
                 Gets or sets the RPM Selection value at which the results are evaluated.  | 
| 
                 Property  | SectorNumber | 
                 Gets or sets the SectorNumber.  | 
| 
                 Property  | ShearOrientation | 
                 Gets or sets the ShearOrientation.  | 
| 
                 Property  | SpatialResolution | 
                 Gets or sets the SpatialResolution.  | 
| 
                 Property  | Spring | 
                 Gets or sets the Spring.  | 
| 
                 Property  | StressStrainType | 
                 Gets or sets the StressStrainType.  | 
| 
                 Property  | Suppressed | 
                 Gets or sets the Suppressed.  | 
| 
                 Property  | TimeHistoryDisplay | 
                 Gets or sets the TimeHistoryDisplay.  | 
| 
                 Property  | UseParentFrequencyRange | 
                 Gets or sets the UseParentFrequencyRange.  | 
| 
                 Property  | VelocityType | 
                 Gets or sets the VelocityType.  | 
| 
                 Property  | XAxisValues | 
                 Gets or sets the XAxisValues.  | 
| 
                 Method  | AddComment() | 
                 Creates a new child Comment.  | 
| 
                 Method  | AddImage(string) | 
                 Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the image will be a screen capture of the Geometry window.  | 
| 
                 Method  | ClearGeneratedData() | 
                 Run the ClearGeneratedData action.  | 
| 
                 Method  | Delete() | 
                 Run the Delete action.  | 
| 
                 Method  | EvaluateAllResults() | 
                 Run the EvaluateAllResults action.  | 
| 
                 Method  | ExportAnimation(string, GraphicsAnimationExportFormat, AnimationExportSettings) | 
                 Run the ExportAnimation action.  | 
| 
                 Method  | GetChildren<ChildrenType>(bool, IList<ChildrenType>) | 
                 Gets the list of children, filtered by type.  | 
| 
                 Method  | GetChildren(DataModelObjectCategory, bool, IList<IDataModelObject>) | 
                 Gets the list of children, filtered by type.  | 
| 
                 Method  | RenameBasedOnDefinition() | 
                 Run the RenameBasedOnDefinition action.  |