FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / SparklineStyles Class / BarDistance Property

In This Topic
    BarDistance Property (SparklineStyles)
    In This Topic
    Specifies the distance between two bars of a bar sparkline.
    Syntax
    'Declaration
     
    
    Public Property BarDistance As Integer
    public int BarDistance {get; set;}
    See Also