Gets or sets the symbol style of the PointStyle.
[Visual Basic]
Public Property SymbolStyle As ChartSymbolStyle
[C#]
public ChartSymbolStyle SymbolStyle {get;set;}
[Delphi]
public property SymbolStyle: ChartSymbolStyle read get_SymbolStyle write set_SymbolStyle;
See Also
PointStyle Class | PointStyle Members | C1.Win.C1Chart Namespace | PointStyle Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |