[]
        
(Showing Draft Content)

C1.Win.C1Chart.C1Chart.DrawDataSeries

DrawDataSeries Event

Fires when the data series is about to be drawn. This event allows changes to the brush that will be used for data series plotting, including the addition of hatching, gradients and textures.

Namespace: C1.Win.C1Chart
Assembly: C1.Win.C1Chart.4.8.dll
Syntax
public event DrawDataSeriesEventHandler DrawDataSeries
Returns
Type Description
DrawDataSeriesEventHandler Fires when the data series is about to be drawn. This event allows changes to the brush that will be used for data series plotting, including the addition of hatching, gradients and textures.