[]
        
(Showing Draft Content)

C1.Win.C1Chart.DrawDataSeriesEventArgs.DisposePen

DisposePen Property

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.

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