[]
Gets or sets a value indicating whether effects are enabled.
[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