Back to Devexpress

CustomDrawSeriesEventArgsBase Properties

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

latest4.7 KB
Original Source

CustomDrawSeriesEventArgsBase Properties

The base class for event arguments of CustomDrawSeries and CustomDrawSeriesPoint events.

NameDescription
DisposeLegendFontGets or sets the value specifying whether the e.DXLegendFont should be disposed when drawing is finished.
DisposeLegendMarkerImageGets or sets the value specifying whether e.DXLegendMarkerImage should be disposed when drawing is finished.
DXLegendFontGets or sets the text font of the legend item of the series or series point that is currently being painted.
DXLegendMarkerImageGets or sets the image of the legend item marker of the series or series point that is currently being painted.
LegendDrawOptionsReturns the draw settings of the legend item of the series that is currently being drawn.
LegendFontGets or sets the text font of the legend item of the series or series point that is currently being painted.
LegendMarkerImageGets or sets the image of the legend item marker of the series or series point that is currently being painted.
LegendMarkerImageSizeModeGets or sets the image size mode of the legend item marker of the series or series point that is currently being painted.
LegendMarkerSizeGets or sets the size of the legend item marker of the series or series point that is currently being painted.
LegendMarkerVisibleGets or sets the visibility of the legend item marker of the series or series point that is currently being painted.
LegendTextGets or sets the text of the legend item of the series or series point that is currently being painted.
LegendTextColorGets or sets the text color of the legend item of the series or series point that is currently being painted.
LegendTextVisibleGets or sets the text visibility of the legend item of the series whose points are currently being drawn.
SeriesReturns the series that is currently being painted.
SeriesDrawOptionsReturns the draw settings of the series that is currently being drawn.

See Also

CustomDrawSeriesEventArgsBase Class

CustomDrawSeriesEventArgsBase Members

DevExpress.XtraCharts Namespace