|
Name |
Description |
|
AxisDelta |
Specifies the interval between labels at the chart axis. |
|
AxisLength |
Gets or sets the length of the chart axis. |
|
CustomDateTimeFormat |
Gets or sets custom DateTime format. |
|
DataFormat |
Gets or sets the format of data. |
|
DateTimeFormat |
Gets or sets the format of DateTime data. |
|
DivisionCoef |
Gets or sets the division coefficient for numerical values. |
|
DivisionLabel |
Gets or sets the unit of measure when numbers are cancelled. |
|
DivMarkerAlignment |
Gets or sets the alignment of division markers at the chart axis. |
|
DivMarkerLength |
Gets or sets the length of the division marker. |
|
DrawTicksUniformly |
Gets or sets whether ticks are drawn at equal intervals. |
|
DrawZero |
Gets or sets whether the zero label is drawn. |
|
EndDateTime |
Gets or sets the value of the last DateTime interval at the axis. |
|
LabelAlignment |
Gets or sets the alignment of labels at the chart axis. |
|
LabelAtTheAxis |
Gets or sets whether labels are drawn at the axis or outside the plot area. |
|
LabelBrush |
Gets or sets the brush for drawing the axis labels. |
|
LabelFont |
Gets or sets the font for the axis labels. |
|
LabelOffset |
Gets or sets the offset of the axis labels to the axis they refer to. |
|
LabelPrefix |
Gets or sets the prefix drawn with each label. |
|
LabelSeriesIndex |
Gets or sets the index of the series from which the labels are drawn. |
|
LabelSpan |
Gets or sets the distance among rows/columns of labels. |
|
LabelSuffix |
Gets or sets the suffix drawn with each label. |
|
LabelType |
Gets or sets the type of labels at the chart axis. |
|
MaxValue |
Specifies the maximum data value. |
|
MinValue |
Specifies the minimum data value. |
|
NumberFormat |
Gets or sets the format of numbers. |
|
RotationAngle |
Specifies the rotation angle of labels when the axis is horizontal. |
|
SingleSeriesLabels |
Gets or sets whether the labels from a single series are drawn. |
|
StartDateTime |
Specifies the start DateTime value. |
|
TimeSpan |
A TimeSpan object that specifies the interval among DateTime values at the axis. |
|
TitleLabel |
Gets or sets the title of the chart axes. |
|
TitleLabelAlignment |
Gets or set the alignment of the TitleLabel. |
|
TitleLabelBrush |
Gets or sets the Brush for drawing the TitleLabel. |
|
TitleLabelFont |
Gets or sets the font for the TitleLabel. |
|
TitleLabelOffset |
Gets or sets the offset of the TitleLabel to the start of the chart axis. |
|
TitleLabelOrientation |
Gets or sets the orientation of the TitleLabel. |
|
TitleLabelPosition |
Gets or sets the position of the TitleLabel. |