ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart.Interaction Namespace / C1AxisScrollbar Class / UseLayoutRounding Property

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