Creating PointStyles

PointStyles can easily be created at design time through the PointStyle Collection Editor or programmatically through the PointStyle object.

Creating PointStyles at Design Time

PointStyles can be created at design time using the PointStyle Collection Editor. Using the collection editor, you may add, modify and remove point styles. For more information on the properties in the PointStyle Collection Editor, see PointStyle Collection Editor.

Creating PointStyles Programmatically

The following code creates an instance of PointStyle object and sets its LineStyle and SymbolStyle properties:

      Visual Basic

      C#

PointStyles are added to the data points for the first series of C1Chart. Two special point styles are also added to represent the minimum and maximum value points for the Y-axis.


Send us comments about this topic.
Copyright © GrapeCity, inc. All rights reserved.