Sparklines for WinForms | ComponentOne
C1.Win.Sparkline Namespace / SparklineTheme Class / BarDistance Property

In This Topic
    BarDistance Property (SparklineTheme)
    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