ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / Axis Class
Properties Methods


In This Topic
    Axis Class Members
    In This Topic

    The following tables list the members exposed by Axis.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new instance of an Axis object.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the current axis maximum.  
    Public PropertyGets the current axis minimum.  
    Public PropertyGets or sets a value indicating whether the axis line is visible.  
    Public PropertyGets or sets the axis type.  
    Public PropertyGets or sets the comma-separated property names for the DataSource property to use in axis labels.  
    Public PropertyGets or sets the items source for the axis labels.  
    Public PropertyGets or sets the format string used for the axis labels.  
    Public PropertyGets or sets the items path.  
    Public PropertyGets or sets the group names.  
    Public PropertyGets or sets the group provider.  
    Public PropertyGets or sets the group separators.  
    Public PropertyGets the axis group style.  
    Public PropertyGets or sets the group title alignment.  
    Public PropertyGets or sets the limiting level of visible collapsible groups.  
    Public PropertyGets or sets the alignment of axis labels.  
    Public PropertyGets or sets the rotation angle of the axis labels.  
    Public PropertyGets or sets whether the maximum axis value is always labeled.  
    Public PropertyGets or sets whether the minimum axis value is always labeled.  
    Public PropertyGets or sets a value indicating whether the axis labels are visible.  
    Public PropertyGets or sets the logarithmic base of the axis.  
    Public PropertyGets or sets a value indicating whether the axis includes grid lines.  
    Public PropertyGets the major grid style.  
    Public PropertyGets or sets the location of the axis tick marks.  
    Public PropertyGets or sets the number of units between axis labels.  
    Public PropertyGets or sets the maximum value shown on the axis.  
    Public PropertyGets or sets the minimum value shown on the axis.  
    Public PropertyGets or sets a value indicating whether the axis includes minor grid lines.  
    Public PropertyGets the minor grid style.  
    Public PropertyGets or sets the location of the axis minor tick marks.  
    Public PropertyGets or sets the number of units between minor ticks and grid lines.  
    Public PropertyGets or sets the value at which an axis crosses the perpendicular axis.  
    Public PropertyGets or sets a value indicating how to handle the overlapping axis labels.  
    Public PropertyGets or sets the name of plot area for the axis.  
    Public PropertyGets or sets the axis position.  
    Public PropertyGets or sets a value indicating whether the axis is reversed (top to bottom or right to left).  
    Public PropertyGets or sets whether the automatic axis limits should be rounded.  
    Public PropertyGets or sets the number of staggered lines for axis labels.  
    Public PropertyGets the axis style.  
    Public PropertyGets or sets the tick length.  
    Public PropertyGets or sets the units for a time based axis.  
    Public PropertyGets or sets the title text shown next to the axis.  
    Public PropertyGets the axis title style.  
    Top
    Public Methods
     NameDescription
    Public MethodConverts the specified value from data to pixel coordinates.  
    Public MethodConverts the specified value from pixel to data coordinates.  
    Public MethodSets the chart type.  
    Top
    Protected Methods
     NameDescription
    Protected MethodGets the axis height.  
    Top
    See Also