Gets or sets the effect of this ChartElement.
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public Effect Effect { get; set; } |
Visual Basic
![]() |
---|
Public Property Effect As Effect |
An instance of the System.Windows.Media.Effects.Effect class.
Use the ChartSeries.Effect property to set the effect for the whole series.