Back to Devexpress

LineDrawOptions Properties

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

latest2.4 KB
Original Source

LineDrawOptions Properties

Contains settings for custom drawing Line Chart.

NameDescription
ActualColor2Gets the actual second color of a series or its point, when implementing custom drawing in the chart control. Inherited from DrawOptions.
ColorGets or sets the series view or series view point color when implementing custom drawing in the chart control. Inherited from DrawOptions.
LineStyleGets the line series view’s line style settings when implementing custom drawing in the chart control.
MarkerGets the line series view’s marker settings when implementing custom drawing in the chart control.
MarkerVisibleGets or sets whether the marker is visible in the Line Chart when implementing a custom draw.
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

LineDrawOptions Class

LineDrawOptions Members

DevExpress.XtraCharts Namespace