Back to Devexpress

RangeBarDrawOptions Properties

corelibraries-devexpress-dot-xtracharts-dot-rangebardrawoptions-dot-underscore-properties.md

latest2.7 KB
Original Source

RangeBarDrawOptions Properties

Contains settings for custom drawing RangeBarSeriesView class descendant views.

NameDescription
ActualColor2Gets the actual second color of a series or its point, when implementing custom drawing in the chart control. Inherited from DrawOptions.
BorderGets the bar series view’s border settings when implementing custom drawing in the chart control. Inherited from BarDrawOptions.
ColorGets or sets the series view or series view point color when implementing custom drawing in the chart control. Inherited from DrawOptions.
FillStyleGets the Bar series view’s fill style settings when implementing custom draw in the chart control. Inherited from BarDrawOptions.
MaxValueMarkerGets the marker settings of the maximum value in the range bar series view when implementing custom drawing in the chart control.
MaxValueMarkerVisibleGets or sets whether the marker of the maximum value is visible in the range bar chart when implementing a custom draw.
MinValueMarkerGets the marker settings of the minimum value in the range bar series view when implementing custom drawing in the chart control.
MinValueMarkerVisibleGets or sets whether the marker of the minimum value is visible in the range bar chart when implementing a custom draw.
ShadowGets the bar series view’s shadow settings when implementing custom drawing in the chart control. Inherited from BarDrawOptions.

See Also

RangeBarDrawOptions Class

RangeBarDrawOptions Members

DevExpress.XtraCharts Namespace