FlexChart | ComponentOne
C1.Chart Assembly / C1.Chart.Standard Namespace / Axis Class / LabelMin Property

In This Topic
    LabelMin Property (Axis)
    In This Topic
    Syntax
    'Declaration
     
    Public Property LabelMin As System.Boolean
    public System.bool LabelMin {get; set;}
    See Also