Back to Devexpress

ChartElement Class

mobilecontrols-devexpress-dot-xamarinforms-dot-charts-79367e87.md

latest10.6 KB
Original Source

ChartElement Class

The base class for chart elements.

Namespace : DevExpress.XamarinForms.Charts

Assembly : DevExpress.XamarinForms.Charts.dll

NuGet Package : DevExpress.XamarinForms.Charts

Declaration

csharp
public class ChartElement :
    BindableObject,
    IChartElement,
    INotifyPropertyChanged,
    IBindingContextParent

Implements

INotifyPropertyChanged

Inheritance

Show 114 items

Object ChartElement AxisDisplayPositionBase

AxisHintOptions

AxisLabelNotationBase

AxisLabelResolveOverlappingOptions

AxisLayout

AxisLogarithmicOptions

BandPointColorizerBase

ColorEachPointColorizer

ColorStop

CrosshairLabelPositionBase

CustomLegendItem

GradientPointBasedSegmentColorizer

GradientPointBasedStackedSegmentColorizer

HintBehavior

RangeBase

SegmentBasedFillColorizer

SegmentBasedRangeFillColorizer

SegmentBasedStackedFillColorizer

SeriesHintOptionsBase

StyleBase

StyledElement

TransparencyGradient

MarkerSeriesLabel

MarkerStyle

RangeValueBandPointColorizer

NumericConstantLine

CustomValueBandPointColorizer

DateTimeAxisX

DateTimeConstantLine

AreaSeriesStyle

AxisDisplayPositionAbsolute

AxisDisplayPositionRelative

AxisLabelEngineeringNotation

AxisLabelFormatAutoReplaceOptions

AxisLabelScientificNotation

AxisTitle

AxisBase

BarSeriesLabelBase

BarSeriesStyle

BubbleSeriesStyle

ChartStyle

ChartStyleBase

ConstantLineBase

ConstantLineStyle

ConstantLineTitle

DateTimeRange

DateTimeStrip

EnvelopeIndicatorStyle

FinancialSeriesLabel

LineTrackingCrosshairLabelPosition

NumericAxisX

NumericAxisY

PieCenterLabel

PieCenterTextLabel

PieCenterTextLabelStyle

PieChartStyle

PieHintStyle

PieSeriesLabelStyle

PointSeriesStyle

QualitativeAxisX

QualitativeConstantLine

RangeAreaSeriesStyle

RangeBarSeriesLabel

SeriesLabel

SeriesLabelStyle

StaticCrosshairLabelPosition

StockSeriesStyle

StripAxisLabel

StripBase

ValueBandPointColorizer

WeightedValueBandPointColorizer

AxisDisplayPositionFar

AxisDisplayPositionNear

AxisLabel

AxisLabelBase

AxisLabelStyle

AxisStyle

AxisX

BarSeriesLabel

BollingerBandsIndicatorStyle

BubbleSeriesLabel

CandleStickSeriesStyle

CrosshairHintBehavior

CrosshairLineStyle

Hint

HintBase

HintStyle

HintStyleBase

Legend

LegendStyle

LineIndicatorStyle

LineSeriesStyle

MovingAverageConvergenceDivergenceIndicatorStyle

NumericRange

NumericStrip

PieHint

PieSeriesHintOptions

PieSeriesLabel

PieSeriesStyle

QualitativeRange

QualitativeStrip

RangeAreaSeriesLabel

SeriesCrosshairOptions

SeriesHintOptions

StackedBarSeriesLabel

StackedValueBandPointColorizer

StripStyle

TextElementStyleBase

TextStyle

TitleBase

TitleStyle

TooltipHintBehavior

See Also

ChartElement Members

DevExpress.XamarinForms.Charts Namespace