ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / Axis Class / LabelMin Property

In This Topic
    LabelMin Property
    In This Topic
    Gets or sets whether the minimum axis value is always labeled.
    Syntax
    'Declaration
     
    Public Property LabelMin As Boolean
    public bool LabelMin {get; set;}
    See Also