Gets a collection with all effects applied to the elements of this chart.
Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms
C#
![]() |
---|
public IList<ChartEffect> Effects { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property Effects As IList(Of ChartEffect) |