ClassCartesianGridLineAnnotation
Class
Represents a grid line annotation for a Cartesian chart.
Definition
Namespace:Telerik.Maui.Controls.Compatibility.Chart
Assembly:Telerik.Maui.Controls.Compatibility.dll
Syntax:
cs-api-definition
public class CartesianGridLineAnnotation : CartesianStrokedAnnotation
Inheritance: objectChartElementCartesianChartAnnotationCartesianStrokedAnnotationCartesianGridLineAnnotation
Inherited Members
Constructors
CartesianGridLineAnnotation()
Declaration
cs-api-definition
public CartesianGridLineAnnotation()
Fields
AxisProperty
Identifies the Axis property.
Declaration
cs-api-definition
public static readonly BindableProperty AxisProperty
Field Value
BindableProperty
ValueProperty
Identifies the Value property.
Declaration
cs-api-definition
public static readonly BindableProperty ValueProperty
Field Value
BindableProperty
Properties
Axis
Gets or sets the Axis.