Back to Devexpress

AreaDrawOptions Properties

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

latest3.0 KB
Original Source

AreaDrawOptions Properties

Contains settings for custom drawing 2D area series.

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 border settings for the area series view when implementing custom drawing in the chart control.
ColorGets or sets the series view or series view point color when implementing custom drawing in the chart control. Inherited from DrawOptions.
FillStyleGets the fill style settings of the area series view when implementing custom drawing in the chart control.
LineStyleGets the line series view’s line style settings when implementing custom drawing in the chart control. Inherited from LineDrawOptions.
MarkerGets the line series view’s marker settings when implementing custom drawing in the chart control. Inherited from LineDrawOptions.
MarkerVisibleGets or sets whether the marker is visible in the Line Chart when implementing a custom draw. Inherited from LineDrawOptions.
ShadowGets the Point, Bubble, Line or Area series view’s shadow settings when implementing custom drawing in the chart control. Inherited from PointDrawOptionsBase.

See Also

AreaDrawOptions Class

AreaDrawOptions Members

DevExpress.XtraCharts Namespace