Skip to main content

Attached Properties

  • 2 minutes to read

DXCharts API provides the following attached properties.

Attached Property Description
AreaFullStackedSeries2D.PercentOptions Specifies the settings that relate to presenting point values as percents.
AxisY2D.AlwaysShowZeroLevel Gets or sets a valut that specifies whether to show the zero level of the AxisY2D.
BarFullStackedSeries2D.PercentOptions Specifies the settings that relate to presenting point values as percents.
BarSideBySideSeries2D.LabelPosition Specifies the position of labels relative to the corresponding Bars.
BubbleSeries2D.LabelPosition Gets or sets the label's position against the 2D Bubble Series point marker.
BubbleSeries2D.ValueToDisplay Gets or sets which value to display in the series point's label for the 2D Bubble Series.
BubbleSeries2D.Weight Specifies the "Weight" value for 2D Bubble series. This is an attached property.
FinancialSeries2D.CloseValue Gets or sets the "Close" value for series points of Candle Stick and Stock series. This is an attached property.
FinancialSeries2D.HighValue Gets or sets the "High" value for series points of Candle Stick and Stock series. This is an attached property.
FinancialSeries2D.LowValue Gets or sets the "Low" value for series points of Candle Stick and Stock series. This is an attached property.
FinancialSeries2D.OpenValue Gets or sets the "Open" value for series points of Candle Stick and Stock series. This is an attached property.
FinancialSeries2D.ValueToDisplay Gets or sets which value to display in the series point's label for the Stock and Candle Stick series.
LineFullStackedSeries2D.PercentOptions Specifies the settings that relate to presenting point values as percents.
MarkerSeries2D.Angle Specifies the angle, at which series labels are rotated, relative to their point markers. This is an attached property.
PieSeries.ExplodedDistance Gets or sets the offset distance of a slice from the Pie center, measured in fractions of the Pie radius.
PieSeries.LabelPosition Gets or sets the label's position in reference to the Pie (Donut) series point's slice.
PieSeries.PercentOptions Specifies the settings that relate to presenting point values as percents.
XYDiagram2D.SeriesAxisX Gets or sets the X-axis for the series.
XYDiagram2D.SeriesAxisY Gets or sets the Y-axis for the series.