PieChartLegendModifier Class
Defines a custom chart modifier which shows a Legend on the com.scichart.charting.visuals.SciPieChartSurface and also can provide a data-source via setSourceSeries method.
Object Model

Syntax
public class PieChartLegendModifier extends PieChartModifierBase |
Inheritance Hierarchy
java.lang.Object
com.scichart.core.utility.touch.ReceiveMotionEventsBase
com.scichart.charting.modifiers.PieChartModifierBase
com.scichart.charting.modifiers.PieChartLegendModifier
See Also