SwiftPlotDiagramAxisXBaseModel Members
In This Article
#Properties
Name | Description |
---|---|
Alignment |
Gets or sets the value of the Axis2D. |
Allow |
Gets or sets the value indicating whether a child model item can be added.
Inherited from Chart |
Allow |
Gets or sets the value indicating whether changing the element visibility is allowed.
Inherited from Chart |
Allow |
Gets or sets the value indicating whether removing an element is allowed.
Inherited from Chart |
Chart |
Returns the modeled chart element.
Inherited from Chart |
Children |
Returns the list of child chart elements.
Inherited from Chart |
Color |
Gets or sets the value of the Axis2D. |
Constant |
Gets or sets the model of the constant line collection of the modeled axis. Inherited from Axis2DModel. |
Crosshair |
Gets or sets the model of the crosshair label options of the modeled axis. Inherited from Axis2DModel. |
Custom |
Gets or sets the model of the collection of the custom axis labels of the modeled axis. Inherited from Axis2DModel. |
Date |
Gets or sets the model of date-time scale options of the modeled axis.
Inherited from Axis |
Element |
Returns the chart element whose model is the current model object.
Inherited from Chart |
Grid |
Gets or sets the model of gridline options of the modeled axis.
Inherited from Axis |
Interlaced |
Gets or sets the value of the Axis |
Interlaced |
Gets or sets the value of the Axis |
Interlaced |
Gets or sets the model of the fill style of the modeled axis. Inherited from Axis2DModel. |
Label | Gets or sets the model of the axis label of the modeled axis. Inherited from Axis2DModel. |
Label |
Gets or sets the Axis2D. |
Label |
Gets or sets the value of the Axis2D. |
Logarithmic |
Gets or sets the value of the Axis |
Logarithmic |
Gets or sets the value of the Axis |
Minor |
Gets or sets the value of the Axis |
Name |
Get or sets the value of the Chart |
Numeric |
Gets or sets the model of numeric scale options of the modeled axis.
Inherited from Axis |
Scale |
Returns the scale type of the modeled axis.
Inherited from Axis |
Show |
Gets or sets the Axis2D. |
Show |
Gets or sets the value specifying whether the chart element should be shown in the Structure control of the Chart Designer.
Inherited from Chart |
Stick |
Gets or sets the Swift |
Strips | Gets or sets the model of the strip collection of the modeled axis. Inherited from Axis2DModel. |
Tag |
Gets or sets the value of the Chart |
Thickness |
Gets or sets the value of the Axis2D. |
Tickmarks | Gets or sets the model of tickmark options of the modeled axis. Inherited from Axis2DModel. |
Time |
Gets or sets the Axis |
Title | Gets or sets the model of the title of the modeled axis. Inherited from Axis2DModel. |
Visibility |
Gets or sets the value of the Axis2D. |
Visibility |
Gets a list of panes in which to display the current axis. Inherited from Axis2DModel. |
Visual |
Returns the model of the visual range of the modeled axis.
Inherited from Axis |
Whole |
Returns the model of the whole range of the modeled axis.
Inherited from Axis |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the Axis |
See Also