Defines a LineChart2D.
Declaration Syntax
public class LineChart2D : DataModelObject, ISupportChartOptions, IFolderDataModelObject
Table 263: Members
Property | Children |
Gets the list of children. |
Property | DataModelObjectCategory |
Gets the current DataModelObject's category. |
Property | InternalObject |
Gets the internal object. For advanced usage only. |
Property | MultiScopedCurveId |
Gets or sets the OutlineSelection. |
Property | Suppressed |
Gets or sets the Suppressed. |
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. |