FlexChart | ComponentOne
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart.Styles.Base Namespace / FlexChartBaseStyles Class / Chart Property

In This Topic
    Chart Property (FlexChartBaseStyles)
    In This Topic
    Gets or sets style containing display attributes that determine the general appearance of the C1.Win.Chart.FlexChart chart.
    Syntax
    'Declaration
     
    Public Property Chart As CommonChartStyle
    public CommonChartStyle Chart {get; set;}
    See Also