Gets or sets the plot element which will be used in highlighting.
[Visual Basic]
Public Property PlotElement As PlotElementEnum
[C#]
public PlotElementEnum PlotElement {get;set;}
[Delphi]
public property PlotElement: PlotElementEnum read get_PlotElement write set_PlotElement;
See Also
DataHighlight Class | DataHighlight Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |