FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / ChartField Class / ColorGeneration Property

In This Topic
    ColorGeneration Property (ChartField)
    In This Topic
    Gets or sets the theme for automatic color generation.
    Syntax
    'Declaration
     
    Public Property ColorGeneration As ChartColorGeneration
    public ChartColorGeneration ColorGeneration {get; set;}
    See Also