Gets or sets the effect to apply to the elements of the chart. This is a dependency property.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public ChartEffect ChartEffect { get; set; } |
Visual Basic Copy Code |
---|
Public Property ChartEffect As ChartEffect |
A member of the ChartEffect enumeration. The default is None.