Back to Devexpress

SplineSeries Fields

maui-devexpress-dot-maui-dot-charts-dot-splineseries-dot-underscore-fields.md

latest5.4 KB
Original Source

SplineSeries Fields

Displays data as points connected by a curved line.

NameDescription
AutomationIdProperty staticBindable property for AutomationId. Inherited from Element.
AxisXProperty staticIdentifies the AxisX bindable property. Inherited from Series.
AxisYProperty staticIdentifies the AxisY bindable property. Inherited from Series.
BindingContextProperty staticBindable property for BindingContext. Inherited from BindableObject.
ClassIdProperty staticBindable property for ClassId. Inherited from Element.
DataProperty staticIdentifies the Data bindable property. Inherited from XYSeries.
DisplayNameProperty staticIdentifies the DisplayName bindable property. Inherited from SeriesBase.
HintOptionsProperty staticIdentifies the HintOptions bindable property. Inherited from Series.
LabelProperty staticIdentifies the Label bindable property. Inherited from LineSeries.
LegendItemsBehaviorProperty staticIdentifies the LegendItemsBehavior bindable property. Inherited from LineSeries.
LegendTextPatternProperty staticIdentifies the LegendTextPattern bindable property. Inherited from SeriesBase.
LineTensionProperty staticIdentifies the LineTension bindable property.
MarkersVisibleProperty staticIdentifies the MarkersVisible bindable property. Inherited from LineSeries.
PointColorizerProperty staticIdentifies the PointColorizer bindable property. Inherited from LineSeries.
SegmentColorizerProperty staticIdentifies the SegmentColorizer bindable property. Inherited from LineSeries.
StyleProperty staticIdentifies the Style bindable property. Inherited from LineSeries.
VisibleInLegendProperty staticIdentifies the VisibleInLegend bindable property. Inherited from SeriesBase.
VisibleProperty staticIdentifies the Visible bindable property. Inherited from SeriesBase.

See Also

SplineSeries Class

SplineSeries Members

DevExpress.Maui.Charts Namespace