ComponentOne Chart for .NET (2.0) Search HelpCentral 

ChartData.PointStylesList Property

Gets the PointStylesCollection object associated with the current ChartData object.

[Visual Basic]

Public ReadOnly Property PointStylesList As PointStylesCollection

[C#]

public PointStylesCollection PointStylesList {get;}

[Delphi]

public property PointStylesList: PointStylesCollection read get_PointStylesList;

Remarks

This collection contains styles that can be applied to specific data point.

See Also

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


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