Gets or sets the highlight symbol style.
[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
DataHighlight Class | DataHighlight Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |