FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace : PolarAngleAxis Class |
The following tables list the members exposed by PolarAngleAxis.
Name | Description | |
---|---|---|
PolarAngleAxis Constructor | Overloaded. |
Name | Description | |
---|---|---|
AutoLabelUnit | Gets or sets whether the interval for tick mark labels is automatically generated. | |
AutoMajorUnit | Gets or sets whether the interval for major tick marks and major grid lines is automatically generated. | |
AutoMinorUnit | Gets or sets whether the interval for minor tick marks and minor grid lines is automatically generated. | |
LabelFormatter | Gets or sets the label formatter object for the axis labels. (Inherited from FarPoint.Win.Chart.Axis) | |
LabelOffset | Gets or sets the distance that the tick mark labels are offset. | |
LabelRotationAngle | Gets or sets the rotation angle for the label | |
LabelTextDirection | Gets or sets the text orientation for the label | |
LabelTextFill | Gets or sets the fill used to draw the tick mark labels. | |
LabelTextFont | Gets or sets the font used to draw the tick mark labels. | |
LabelUnit | Gets or sets the interval for tick mark labels. | |
LabelVisible | Gets or sets whether the tick mark labels are visible. | |
MajorGridLine | Gets or sets the line used to draw the major grid lines. | |
MajorGridVisible | Gets or sets whether the majro grid lines are visible. | |
MajorTickLength | Gets or sets the length of major tick marks. | |
MajorTickVisible | Gets or sets whether the major tick marks are visible. | |
MajorUnit | Gets or sets the interval for major tick marks and major grid lines. | |
MinorGridLine | Gets or sets the line used to draw the minor grid lines. | |
MinorGridVisible | Gets or sets whether the minor grid lines are visible. | |
MinorTickLength | Gets or sets the length of minor tick marks. | |
MinorTickVisible | Gets or sets whether the minor tick marls are visible. | |
MinorUnit | Gets or sets the interval for minor tick marks and minor grid lines. | |
Reverse | Gets or sets whether the direction of the ruler is inverted. | |
RulerLine | Gets or sets the line used to draw the ruler. | |
RulerOffset | Gets or sets the distance the ruler is offset. | |
RulerVisible | Gets or sets whether the ruler is visible. | |
Title | Gets or sets the axis title. | |
TitleDataField | Gets or sets the field in the data source that stores the title. | |
TitleDataSource | Gets or sets the data source for the title. | |
TitleManualLayout | Gets or sets whether the axis title items are manual layout (Inherited from FarPoint.Win.Chart.Axis) | |
TitleOffset | Gets or sets the distance the title is offset. | |
TitleOverlay | Gets whether the axis title overlaps the axis label. (Inherited from FarPoint.Win.Chart.Axis) | |
TitleRotationAngle | Gets or sets the rotation angle for the title | |
TitleTextDirection | Gets or sets the text orientation for the title | |
TitleTextFill | Gets or sets the fill used to draw the title. | |
TitleTextFont | Gets or sets the font used to draw the title. | |
TitleVisible | Gets or sets whether the axis title is visible. |
Name | Description | |
---|---|---|
Clone | Creats a deep copy of this axis. | |
GetSchema | This method is reserved and should not be used. | |
ReadXml | Generates an object from its XML representation. | |
WriteXml | Converts an object into its XML representation. |
Name | Description | |
---|---|---|
OnChanged | Raises the Changed event. (Inherited from FarPoint.Win.Chart.Axis) |
Name | Description | |
---|---|---|
Changed | Occurs when the axis is changed. (Inherited from FarPoint.Win.Chart.Axis) |