ComponentOne Chart for .NET (2.0) Search HelpCentral 

ChartDataSeries.PlotFilterMethod Property

Gets or sets the plot filter method. This property specifies method of optimization when plotting large data arrays. Only for XY-plot.

[Visual Basic]

Public Property PlotFilterMethod As PlotFilterMethodEnum

[C#]

public PlotFilterMethodEnum PlotFilterMethod {get;set;}

[Delphi]

public property PlotFilterMethod: PlotFilterMethodEnum read get_PlotFilterMethod write set_PlotFilterMethod;

See Also

ChartDataSeries Class | ChartDataSeries Members | C1.Win.C1Chart Namespace


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