ComponentOne Chart for .NET (2.0) Search HelpCentral 

DrawDataSeriesEventArgs Properties

The properties of the DrawDataSeriesEventArgs class are listed here. For a complete list of DrawDataSeriesEventArgs class members, see the DrawDataSeriesEventArgs Members topic.

Public Properties

Bounds

Gets the rectangular area in which the data series will be plotted.

Brush

Gets or sets the brush that will be used for data plotting.

DisposeBrush

Gets or sets whether the brush should be disposed by the chart after drawing the series. If DisposeBrush is false the brush is not disposed by the chart.

DisposePen

Gets or sets whether the pen should be disposed by the chart after drawing the series. If DisposePen is false the pen is not disposed by the chart.

GroupIndex

Gets the index of the chart group.

IsLegend

Gets whether the current region about to be drawn is in the legend.

Pen

Gets or sets the pen that will be used for data plotting.

SeriesIndex

Gets the index of the data series about to be drawn.

See Also

DrawDataSeriesEventArgs Class | C1.Win.C1Chart Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.