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

In This Topic
    DataHighlight Class Members
    In This Topic

    The following tables list the members exposed by DataHighlight.

    Public Properties
     NameDescription
    Public PropertyGets or sets the highlight activation method.  
    Public PropertyGets or sets the highlight appearance. The appearance is a combination of visual attributes which will be applied to the highlighted data. The exact value of attributes is extracted from the corresponding DataHighlight object ( FillStyle, LineStyle, SymbolStyle).  
    Public PropertyGets or sets the highlight fill style.  
    Public PropertyGets or sets the highlight line style.  
    Public PropertyGets or sets the plot element which will be used in highlighting.  
    Public PropertyGets or sets the index of highlighted data point.  
    Public PropertyGets or sets the index of highlighted data series.  
    Public PropertyGets or sets the highlight symbol style.  
    Top
    See Also