AxisModel Properties
The Axis model.Name | Description |
---|---|
Alignment | Gets or sets the value of the Axis2D.Alignment within the model. Inherited from Axis2DModel. |
AllowAddChild | Gets or sets the value indicating whether a child model item can be added. Inherited from ChartElementModel. |
AllowChangeVisibility | Gets or sets the value indicating whether changing the element visibility is allowed. Inherited from ChartElementModel. |
AllowRemove | Gets or sets the value indicating whether removing an element is allowed. Inherited from ChartElementModel. |
AutoScaleBreaks | Gets or sets the model of automatic scale breaks options of modeled axis. |
ChartElement | Returns the modeled chart element. Inherited from ChartElementModel. |
Children | Returns the list of child chart elements. Inherited from ChartElementModel. |
Color | Gets or sets the value of the Axis2D.Color within the model. Inherited from Axis2DModel. |
ConstantLines | Gets or sets the model of the constant line collection of the modeled axis. Inherited from Axis2DModel. |
CrosshairAxisLabelOptions | Gets or sets the model of the crosshair label options of the modeled axis. Inherited from Axis2DModel. |
CustomLabels | Gets or sets the model of the collection of the custom axis labels of the modeled axis. Inherited from Axis2DModel. |
DateTimeScaleOptions | Gets or sets the model of date-time scale options of the modeled axis. Inherited from AxisBaseModel. |
Element | Returns the chart element whose model is the current model object. Inherited from ChartElementModel. |
GridLines | Gets or sets the model of gridline options of the modeled axis. Inherited from AxisBaseModel. |
Interlaced | Gets or sets the value of the AxisBase.Interlaced within the model. Inherited from AxisBaseModel. |
InterlacedColor | Gets or sets the value of the AxisBase.InterlacedColor within the model. Inherited from AxisBaseModel. |
InterlacedFillStyle | 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. |
LabelPosition | Gets or sets the Axis2D.LabelPosition property value within the model. Inherited from Axis2DModel. |
LabelVisibilityMode | Gets or sets the value of the Axis2D.LabelVisibilityMode within the model. Inherited from Axis2DModel. |
Logarithmic | Gets or sets the value of the AxisBase.Logarithmic within the model. Inherited from AxisBaseModel. |
LogarithmicBase | Gets or sets the value of the AxisBase.LogarithmicBase within the model. Inherited from AxisBaseModel. |
MinorCount | Gets or sets the value of the AxisBase.MinorCount within the model Inherited from AxisBaseModel. |
Name | Get or sets the value of the ChartElementNamed.Name within the model. Inherited from ChartElementNamedModel. |
NumericScaleOptions | Gets or sets the model of numeric scale options of the modeled axis. Inherited from AxisBaseModel. |
Reverse | Gets or sets the value of the Axis.Reverse within model. |
ScaleBreakOptions | Returns the model of scale break options of the modeled axis. |
ScaleBreaks | Returns the model of the scale break collection of the modeled axis. |
ScaleType | Returns the scale type of the modeled axis. Inherited from AxisBaseModel. |
ShowBehind | Gets or sets the Axis2D.ShowBehind property value within the model. Inherited from Axis2DModel. |
ShowInStructureControl | Gets or sets the value specifying whether the chart element should be shown in the Structure control of the Chart Designer. Inherited from ChartElementModel. |
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 ChartElement.Tag within the model. Inherited from ChartElementModel. |
Thickness | Gets or sets the value of the Axis2D.Thickness within the model. Inherited from Axis2DModel. |
Tickmarks | Gets or sets the model of tickmark options of the modeled axis. Inherited from Axis2DModel. |
TimeSpanScaleOptions | Gets or sets the AxisBase.TimeSpanScaleOptions property value within the model. Inherited from AxisBaseModel. |
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 within the model. Inherited from Axis2DModel. |
VisibilityInPanes | Gets a list of panes in which to display the current axis. Inherited from Axis2DModel. |
VisualRange | Returns the model of the visual range of the modeled axis. Inherited from AxisBaseModel. |
WholeRange | Returns the model of the whole range of the modeled axis. Inherited from AxisBaseModel. |
See Also