Creates a new PointStyle and appends it to the collection.
[Visual Basic]
Public Function AddNewPointStyle() As PointStyle
[C#]
public PointStyle AddNewPointStyle()
[Delphi]
public function AddNewPointStyle(): PointStyle;
Return Value
New PointStyle.
See Also
PointStylesCollection Class | PointStylesCollection Members | C1.Win.C1Chart Namespace | PointStylesCollection Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |