ComponentOne Xamarin Edition
ChartAxis Class Members
Fields  Properties  Methods  Events

C1.Xamarin.Forms.Chart Assembly > C1.Xamarin.Forms.Chart Namespace : ChartAxis Class

The following tables list the members exposed by ChartAxis.

Public Constructors
 NameDescription
Public Constructor Creates an instance of ChartAxis class.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic) Backing field for AxisLine property.  
Public Fieldstatic (Shared in Visual Basic) Identifies axis type(X/Y) property.  
Public Fieldstatic (Shared in Visual Basic) Backing field for DisplayedRange property.  
Public Fieldstatic (Shared in Visual Basic) Backing field for Format property.  
Public Fieldstatic (Shared in Visual Basic) Backing field for the LabelAlignment property.  
Public Fieldstatic (Shared in Visual Basic) Backing field for LabelAngle property.  
Public Fieldstatic (Shared in Visual Basic) Backing field for Labels property.  
Public Fieldstatic (Shared in Visual Basic) Backing field for the LogBase property.  
Public Fieldstatic (Shared in Visual Basic) Backing field for MajorGrid property.  
Public Fieldstatic (Shared in Visual Basic) Identifies the MajorGridStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic) Backing field for MajorTickMarks property.  
Public Fieldstatic (Shared in Visual Basic) Backing field for MajorUnit property.  
Public Fieldstatic (Shared in Visual Basic) Backing field for Max property.  
Public Fieldstatic (Shared in Visual Basic) Backing field for MinorGrid property.  
Public Fieldstatic (Shared in Visual Basic) Identifies the MajorGridStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic) Backing field for MinorTickMarks property.  
Public Fieldstatic (Shared in Visual Basic) Backing field for MinorUnit property.  
Public Fieldstatic (Shared in Visual Basic) Backing field for Min property.  
Public Fieldstatic (Shared in Visual Basic) Backing field for Origin property.  
Public Fieldstatic (Shared in Visual Basic) Identifies the ChartOverlappingLabels dependency property.  
Public Fieldstatic (Shared in Visual Basic) Backing field for ChartPositionType property.  
Public Fieldstatic (Shared in Visual Basic) Backing field for Reversed property.  
Public Fieldstatic (Shared in Visual Basic) Backing field for scale property.  
Public Fieldstatic (Shared in Visual Basic) Backing field for ScrollPosition property.  
Public Fieldstatic (Shared in Visual Basic) Identifies the Style dependency property.  
Public Fieldstatic (Shared in Visual Basic) Identifies the Title dependency property.  
Public Fieldstatic (Shared in Visual Basic) Identifies the TitleStyle dependency property.  
Top
Public Properties
 NameDescription
Public Property Gets or sets a value indicating whether to draw axis line.  
Public Property Gets the axis type.  
Public Property (Inherited from Xamarin.Forms.BindableObject)
Public Property Gets or sets the axis displayed range.  
Public Property Gets or set formatting string for axis labels.  
Public Property Gets or sets the axis labels alignment.  
Public Property Gets or sets the angle of rotation for axis labels.  
Public Property Gets or sets a value indicating whether to show axis labels.  
Public Property Gets or sets the base for logarithmic axis.  
Public Property Gets or set a value indicating whether to draw major grid.  
Public Property Gets or sets the style of axis major grid.  
Public Property Gets or sets a value indicating the appearance of major tick marks.  
Public Property Gets or sets the distance betweem axis labels.  
Public Property Gets or sets the axis maximum.  
Public Property Gets or sets the axis minimum.  
Public Property Gets or set a value indicating whether to draw minor grid.  
Public Property Gets or sets the style of axis minor grid.  
Public Property Gets or sets a value indicating the appearance of minor tick marks.  
Public Property Gets or sets the distance between minor ticks and grid lines.  
Public Property Gets or sets the axis origin.  
Public Property Gets or sets a value indicating how to handle the overlapping axis labels.  
Public Property Gets or sets the axis position.  
Public Property Gets or sets a value indicating whether the axis is reversed.  
Public Property Gets or sets the axis scale.  
Public Property Gets or sets the axis scroll position.  
Public Property Gets or sets the axis style.  
Public Property Gets or sets the axis title.  
Public Property Gets or sets the axis title style.  
Top
Public Methods
 NameDescription
Public MethodOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public Method Converts the specified value from data to pixel coordinate.  
Public Method Converts the specified value from control pixel to data coordinate.  
Public Method (Inherited from Xamarin.Forms.BindableObject)
Public Method (Inherited from Xamarin.Forms.BindableObject)
Public MethodOverloaded.  Scrolls to the specified data value.  
Public Method (Inherited from Xamarin.Forms.BindableObject)
Public MethodOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Top
Public Events
 NameDescription
Public Event (Inherited from Xamarin.Forms.BindableObject)
Public Event Fires when chart axis labels are loading.  
Public Event (Inherited from Xamarin.Forms.BindableObject)
Public Event (Inherited from Xamarin.Forms.BindableObject)
Top
See Also

Reference

ChartAxis Class
C1.Xamarin.Forms.Chart Namespace