Name | Description | |
---|---|---|
ChartAxis Constructor | Creates an instance of ChartAxis class. |
The following tables list the members exposed by ChartAxis.
Name | Description | |
---|---|---|
ChartAxis Constructor | Creates an instance of ChartAxis class. |
Name | Description | |
---|---|---|
AxisLineProperty | Backing field for AxisLine property. | |
AxisTypeProperty | Identifies axis type(X/Y) property. | |
DisplayedRangeProperty | Backing field for DisplayedRange property. | |
FormatProperty | Backing field for Format property. | |
LabelAlignmentProperty | Backing field for the LabelAlignment property. | |
LabelAngleProperty | Backing field for LabelAngle property. | |
LabelsProperty | Backing field for Labels property. | |
LogBaseProperty | Backing field for the LogBase property. | |
MajorGridProperty | Backing field for MajorGrid property. | |
MajorGridStyleProperty | Identifies the MajorGridStyle dependency property. | |
MajorTickMarksProperty | Backing field for MajorTickMarks property. | |
MajorUnitProperty | Backing field for MajorUnit property. | |
MaxProperty | Backing field for Max property. | |
MinorGridProperty | Backing field for MinorGrid property. | |
MinorGridStyleProperty | Identifies the MajorGridStyle dependency property. | |
MinorTickMarksProperty | Backing field for MinorTickMarks property. | |
MinorUnitProperty | Backing field for MinorUnit property. | |
MinProperty | Backing field for Min property. | |
OriginProperty | Backing field for Origin property. | |
OverlappingLabelsProperty | Identifies the ChartOverlappingLabels dependency property. | |
PositionProperty | Backing field for ChartPositionType property. | |
ReversedProperty | Backing field for Reversed property. | |
ScaleProperty | Backing field for scale property. | |
ScrollPositionProperty | Backing field for ScrollPosition property. | |
StyleProperty | Identifies the Style dependency property. | |
TitleProperty | Identifies the Title dependency property. | |
TitleStyleProperty | Identifies the TitleStyle dependency property. |
Name | Description | |
---|---|---|
AxisLine | Gets or sets a value indicating whether to draw axis line. | |
AxisType | Gets the axis type. | |
BindingContext | (Inherited from Xamarin.Forms.BindableObject) | |
Dispatcher | (Inherited from Xamarin.Forms.BindableObject) | |
DisplayedRange | Gets or sets the axis displayed range. | |
Format | Gets or set formatting string for axis labels. | |
LabelAlignment | Gets or sets the axis labels alignment. | |
LabelAngle | Gets or sets the angle of rotation for axis labels. | |
Labels | Gets or sets a value indicating whether to show axis labels. | |
LogBase | Gets or sets the base for logarithmic axis. | |
MajorGrid | Gets or set a value indicating whether to draw major grid. | |
MajorGridStyle | Gets or sets the style of axis major grid. | |
MajorTickMarks | Gets or sets a value indicating the appearance of major tick marks. | |
MajorUnit | Gets or sets the distance betweem axis labels. | |
Max | Gets or sets the axis maximum. | |
Min | Gets or sets the axis minimum. | |
MinorGrid | Gets or set a value indicating whether to draw minor grid. | |
MinorGridStyle | Gets or sets the style of axis minor grid. | |
MinorTickMarks | Gets or sets a value indicating the appearance of minor tick marks. | |
MinorUnit | Gets or sets the distance between minor ticks and grid lines. | |
Origin | Gets or sets the axis origin. | |
OverlappingLabels | Gets or sets a value indicating how to handle the overlapping axis labels. | |
Position | Gets or sets the axis position. | |
Reversed | Gets or sets a value indicating whether the axis is reversed. | |
Scale | Gets or sets the axis scale. | |
ScrollPosition | Gets or sets the axis scroll position. | |
Style | Gets or sets the axis style. | |
Title | Gets or sets the axis title. | |
TitleStyle | Gets or sets the axis title style. |
Name | Description | |
---|---|---|
ClearValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) | |
Convert | Converts the specified value from data to pixel coordinate. | |
ConvertBack | Converts the specified value from control pixel to data coordinate. | |
GetValue | (Inherited from Xamarin.Forms.BindableObject) | |
IsSet | (Inherited from Xamarin.Forms.BindableObject) | |
RemoveBinding | (Inherited from Xamarin.Forms.BindableObject) | |
ScrollTo | Overloaded. Scrolls to the specified data value. | |
SetBinding | (Inherited from Xamarin.Forms.BindableObject) | |
SetValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) |
Name | Description | |
---|---|---|
ApplyBindings | (Inherited from Xamarin.Forms.BindableObject) | |
OnBindingContextChanged | (Inherited from Xamarin.Forms.BindableObject) | |
OnPropertyChanged | (Inherited from Xamarin.Forms.BindableObject) | |
OnPropertyChanging | (Inherited from Xamarin.Forms.BindableObject) | |
UnapplyBindings | (Inherited from Xamarin.Forms.BindableObject) |
Name | Description | |
---|---|---|
BindingContextChanged | (Inherited from Xamarin.Forms.BindableObject) | |
LabelLoading | Fires when chart axis labels are loading. | |
PropertyChanged | (Inherited from Xamarin.Forms.BindableObject) | |
PropertyChanging | (Inherited from Xamarin.Forms.BindableObject) |