Gets or sets the symbol style of the series, including color, size and shape.
[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
ChartDataSeries Class | ChartDataSeries Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |