Gets the DataHighlight object which controls data highliting.
[Visual Basic]
Public ReadOnly Property HighLight As DataHighlight
[C#]
public DataHighlight HighLight {get;}
[Delphi]
public property HighLight: DataHighlight read get_HighLight;
See Also
ChartData Class | ChartData Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |