Spread Windows Forms 17
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / PolarRadiusAxis Class
Fields Properties Methods Events


In This Topic
    PolarRadiusAxis Class Members
    In This Topic

    The following tables list the members exposed by PolarRadiusAxis.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Protected Fields
     NameDescription
    Protected FieldSpecifies whether the axis title items are placed manually. (Inherited from FarPoint.Win.Chart.Axis)
    Protected FieldSpecifies whether the axis title overlaps the axis label. (Inherited from FarPoint.Win.Chart.Axis)
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets whether the interval for tick mark labels is automatically generated.  
    Public PropertyGets or sets whether the interval for major tick marks and major grid lines is automatically generated.  
    Public PropertyGets or sets whether the ruler maximum is automatically generated.  
    Public PropertyGets or sets whether the ruler minimum is automatically generated.  
    Public PropertyGets or sets whether the interval for minor tick marks and minor grid lines is automatically generated.  
    Public PropertyGets or sets the ID of the axis.  
    Public PropertyGets or sets the units in which labels are displayed.  
    Public PropertyGets or sets the label formatter object for the axis labels. (Inherited from FarPoint.Win.Chart.Axis)
    Public PropertyGets or sets the distance that tick mark labels are offset.  
    Public PropertyGets or sets the rotation angle for the label.  
    Public PropertyGets or sets the text orientation for the label.  
    Public PropertyGets or sets the fill used to draw the tick mark labels.  
    Public PropertyGets or sets the font used to draw the tick mark labels.  
    Public PropertyGets or sets the interval from tick mark labels.  
    Public PropertyGets or sets whether the tick mark labels are visible.  
    Public PropertyGets or sets whether the axis uses a linear or logarithmic scale.  
    Public PropertyGets or sets the logarithmic base.  
    Public PropertyGets or sets the line used to draw the major grid lines.  
    Public PropertyGets or sets whether the major grid lines are visible.  
    Public PropertyGets or sets the length of major tick marks.  
    Public PropertyGets or sets whether the major tick marks are visible.  
    Public PropertyGets or sets the interval for major tick marks and major grid lines.  
    Public PropertyGets or sets the ruler maximum.  
    Public PropertyGets or sets the ruler minimum.  
    Public PropertyGets or sets the line used to draw the minor grid lines.  
    Public PropertyGets or sets whether the minor grid lines are visible.  
    Public PropertyGets or sets the length of minor tick marks.  
    Public PropertyGets or sets whether the minor tick marks are visible.  
    Public PropertyGets or sets the interval for minor tick marks and minor grid lines.  
    Public PropertyGets or sets whether the direction of the axis is inverted.  
    Public PropertyGets or sets the line used to draw the ruler.  
    Public PropertyGets or sets the distance the ruler is offset.  
    Public PropertyGets or sets whether the ruler is visible.  
    Public PropertyGets the collection of stripes.  
    Public PropertyGets or sets the title.  
    Public PropertyGets or sets the field in the data source that stores the title.  
    Public PropertyGets or sets the data source for the title.  
    Public PropertyGets or sets whether the axis title items are placed manually. (Inherited from FarPoint.Win.Chart.Axis)
    Public PropertyGets or sets the distance the title is offset.  
    Public PropertyGets whether the axis title overlaps the axis label. (Inherited from FarPoint.Win.Chart.Axis)
    Public PropertyGets or sets the rotation angle for the title.  
    Public PropertyGets or sets the text orientation for the title.  
    Public PropertyGets or sets the fill used to draw the title.  
    Public PropertyGets or sets the font used to draw the title.  
    Public PropertyGets or sets whether the title is visible.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a deep copy of this axis.  
    Public MethodThis method is reserved and should not be used.  
    Public MethodGenerates an object from its XML representation.  
    Public MethodConverts an object into its XML representation.  
    Top
    Protected Methods
     NameDescription
    Protected MethodRaises the Changed event. (Inherited from FarPoint.Win.Chart.Axis)
    Top
    Public Events
     NameDescription
    Public EventOccurs when the axis is changed. (Inherited from FarPoint.Win.Chart.Axis)
    Top
    See Also