FlexChart | ComponentOne
C1.Win.FlexChart.6 Assembly / C1.Win.Chart Namespace / Axis Class / RoundLimits Property

In This Topic
    RoundLimits Property (Axis)
    In This Topic
    Gets or sets whether the automatic axis limits should be rounded.
    Syntax
    'Declaration
     
    Public Property RoundLimits As System.Boolean
    public System.bool RoundLimits {get; set;}
    See Also