Namespace: Ansys.Mechanical.DataModel.Utilities.Charts

Types

Name Description
AxisDisplayOptions A class that exposes methods/properties to customize the display of a chart axis.
Chart Chart is an object utilized by the Line Chart object to display charts and customize them with the flexibility to allow modification to the data of the chart to a certain extent.
Dataset2DDisplayOptions A class that exposes methods/properties to customize the display of a dataset on the chart.
LabelCollection A class to manage labels on the chart.
LabelInfo
ReadOnlyChart ReadOnlyChart is used by objects to display data as a chart. The data itself is treated as read only and cannot be modified. Additional options are provided to customize the presentation of the data itself.