Gets or sets the symbol style of the PointStyle.
Namespace:
C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
C# |
---|
public ChartSymbolStyle SymbolStyle { get; set; } |
Visual Basic |
---|
Public Property SymbolStyle As ChartSymbolStyle Get Set |