A class for specifying the settings of chart axes.
The following tables list the members exposed by the AxisSettings type.
Name | Description | |
---|---|---|
![]() |
Creates a new instance of the AxisSettings class. |
Name | Description | |
---|---|---|
![]() |
Specifies the interval between labels at the chart axis. |
|
![]() |
Gets or sets the length of the chart axis. |
|
![]() |
Gets or sets custom DateTime format. |
|
![]() |
Gets or sets the format of data. |
|
![]() |
Gets or sets the format of DateTime data. |
|
![]() |
Gets or sets the division coefficient for numerical values. |
|
![]() |
Gets or sets the unit of measure when numbers are cancelled. |
|
![]() |
Gets or sets the alignment of division markers at the chart axis. |
|
![]() |
Gets or sets the length of the division marker. |
|
![]() |
Gets or sets whether ticks are drawn at equal intervals. |
|
![]() |
Gets or sets whether the zero label is drawn. |
|
![]() |
Gets or sets the value of the last DateTime interval at the axis. |
|
![]() |
Gets or sets the alignment of labels at the chart axis. |
|
![]() |
Gets or sets whether labels are drawn at the axis or outside the plot area. |
|
![]() |
Gets or sets the brush for drawing the axis labels. |
|
![]() |
Gets or sets the font for the axis labels. |
|
![]() |
Gets or sets the offset of the axis labels to the axis they refer to. |
|
![]() |
Gets or sets the prefix drawn with each label. |
|
![]() |
Gets or sets the index of the series from which the labels are drawn. |
|
![]() |
Gets or sets the distance among rows/columns of labels. |
|
![]() |
Gets or sets the suffix drawn with each label. |
|
![]() |
Gets or sets the type of labels at the chart axis. |
|
![]() |
Gets or sets the length of major axis ticks. |
|
![]() |
Gets or sets the pen for drawing major division ticks. |
|
![]() |
Specifies the maximum data value. |
|
![]() |
Gets or sets the length of minor axis ticks. |
|
![]() |
Gets or sets the pen for drawing minor axis ticks. |
|
![]() |
Gets or sets the count of minor ticks per one axis interval. |
|
![]() |
Specifies the minimum data value. |
|
![]() |
Gets or sets the number format to use when NumberFormat is set to Custom. |
|
![]() |
Gets or sets the format of numbers. |
|
![]() |
Specifies the rotation angle of labels when the axis is horizontal. |
|
![]() |
Gets or sets whether the labels from a single series are drawn. |
|
![]() |
Specifies the start DateTime value. |
|
![]() |
Gets or sets the alignment of scale division markers. |
|
![]() |
A TimeSpan object that specifies the interval among DateTime values at the axis. |
|
![]() |
Gets or sets the title of the chart axes. |
|
![]() |
Gets or set the alignment of the TitleLabel. |
|
![]() |
Gets or sets the Brush for drawing the TitleLabel. |
|
![]() |
Gets or sets the font for the TitleLabel. |
|
![]() |
Gets or sets the offset of the TitleLabel to the start of the chart axis. |
|
![]() |
Gets or sets the orientation of the TitleLabel. |
|
![]() |
Gets or sets the position of the TitleLabel. |
Name | Description | |
---|---|---|
![]() |
Creates an exact copy of the current object. |