[]
        
(Showing Draft Content)

C1.Win.C1Chart.DrawDataSeriesEventArgs.DisposeBrush

DisposeBrush Property

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.

Declaration
public bool DisposeBrush { get; set; }
See Also