[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartVisualEffectsStyle.Enabled

Enabled Property

Enabled

Gets or sets a value indicating whether effects are enabled.

Declaration
[C1Description("ChartVisualEffectsStyle.Enabled", "Indicates whether effects are enabled.")]
[C1Category("Appearance")]
public bool Enabled { get; set; }
<C1Description("ChartVisualEffectsStyle.Enabled", "Indicates whether effects are enabled.")>
<C1Category("Appearance")>
Public Property Enabled As Boolean