FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / Axis Class
Fields 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 an instance of Axis class.  
    Top
    Public Fields
     NameDescription
    Public FieldGets or set a value indicating whether to draw minor grid.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Axis.AxisLine dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Axis.Binding dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Axis.Format dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Axis.GroupItemsPath dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Axis.GroupNames dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Axis.GroupProvider dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Axis.GroupSeparator dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Axis.GroupStyle dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Axis.GroupTitleAlignment dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Axis.GroupVisibilityLevel dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Axis.ItemsSource dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Axis.LabelAlignment dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Axis.LabelAngle dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Axis.LabelMax dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Axis.LabelMin dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Axis.Labels dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Axis.LogBase dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Axis.MajorGrid dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Axis.MajorGridStyle dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Axis.MajorTickMarks dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Axis.MajorUnit dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Axis.Max dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Axis.MinorGrid dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Axis.MinorGridStyle dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Axis.MinorTickMarks dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Axis.MinorUnit dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Axis.Min dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Axis.Origin dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Axis.OverlappingLabels dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Axis.PlotAreaName dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Axis.Position dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Axis.Reversed dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Axis.Scrollbar dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Axis.StaggeredLines dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Axis.Style dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Axis.TickLength dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Axis.TimeUnit dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Axis.Title dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Axis.TitleStyle dependency property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the actual axis major unit.  
    Public PropertyGets the actual axis maximum.  
    Public PropertyGets the actual axis minimum.  
    Public PropertyGets the actual axis major unit.  
    Public PropertyGets or sets a value indicating whether to draw axis line.  
    Public PropertyGets the axis type.  
    Public PropertyGets or sets the comma-separated property names for the DataSource property to use in axis labels.  
    Public Property (Inherited from System.Windows.DependencyObject)
    Public Property (Inherited from System.Windows.Threading.DispatcherObject)
    Public PropertyGets or set formatting string for axis labels.  
    Public PropertyGets or sets the group names  
    Public PropertyGets or sets the group names  
    Public PropertyGets or sets the group provider  
    Public PropertyGets or sets the group separator  
    Public PropertyGets or sets the axis group style.  
    Public PropertyGets or sets the alignment of the group title.  
    Public PropertyGets or sets the limiting level of visible collapsible groups.  
    Public Property (Inherited from System.Windows.DependencyObject)
    Public PropertyGets or sets the items source for the axis labels.  
    Public PropertyGets or sets the axis labels alignment.  
    Public PropertyGets or sets the angle of rotation for 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 to show axis labels.  
    Public PropertyGets or sets the base for logarithmic axis.  
    Public PropertyGets or set a value indicating whether to draw major grid.  
    Public PropertyGets or sets the style of axis major grid.  
    Public PropertyGets or sets a value indicating the appearance of major tick marks.  
    Public PropertyGets or sets the distance betweem axis labels.  
    Public PropertyGets or sets the axis maximum.  
    Public PropertyGets or sets the axis minimum.  
    Public PropertyGets or set a value indicating whether to draw minor grid.  
    Public PropertyGets or sets the style of axis minor grid.  
    Public PropertyGets or sets a value indicating the appearance of minor tick marks.  
    Public PropertyGets or sets the distance between minor ticks and grid lines.  
    Public PropertyGets or sets the axis origin.  
    Public PropertyGets or sets a value indicating how to handle the overlapping axis labels.  
    Public PropertyGets or sets the plot area name for the axis.  
    Public PropertyGets or sets the axis position.  
    Public PropertyGets or sets a value indicating whether the axis is reversed.  
    Public PropertyGets or sets the axis scroll bar.  
    Public PropertyGets or sets the number of staggered lines for axis labels.  
    Public PropertyGets or sets the axis style.  
    Public PropertyGets or sets the axis tick length.  
    Public PropertyGets or sets the units for a time based axis.  
    Public PropertyGets or sets the axis title.  
    Public PropertyGets or sets the axis title style.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public MethodConverts the specified value from data to pixel coordinate.  
    Public MethodConverts the specified value from control pixel to data coordinate.  
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
    Top
    Protected Methods
     NameDescription
    Protected MethodCalculates the desired height of axis.  
    Protected Method (Inherited from System.Windows.DependencyObject)
    Top
    See Also