FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Interaction Namespace / RangeSelector Class / Font Property

In This Topic
    Font Property (RangeSelector)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property Font As System.Drawing.Font
    public virtual System.Drawing.Font Font {get; set;}
    See Also