FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / FlexChart Class / Options Property

In This Topic
    Options Property (FlexChart)
    In This Topic
    Gets or sets the chart options.
    Syntax
    'Declaration
     
    Public Property Options As ChartOptions
    public ChartOptions Options {get; set;}
    See Also