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

In This Topic
    LegendEntry Property (PointStyle)
    In This Topic
    Gets or sets whether the PointStyle will be shown in legend.
    Syntax
    'Declaration
     
    Public Property LegendEntry As System.Boolean
    public System.bool LegendEntry {get; set;}
    See Also