2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / DataHighlight Class / PlotElement Property

In This Topic
    PlotElement Property (DataHighlight)
    In This Topic
    Gets or sets the plot element which will be used in highlighting.
    Syntax
    'Declaration
     
    Public Property PlotElement As PlotElementEnum
    public PlotElementEnum PlotElement {get; set;}
    See Also