A class that represents scatter objects in scatter charts.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public class Scatter : ChartElement |
Visual Basic
![]() |
---|
Public Class Scatter |
Instances of the Scatter class are returned by the HitTestScatter and HitTest methods. If HitTest is used, the result should be cast to Scatter. Use the Label and Value properties to recognize the scatter being hit.
System.Object
MindFusion.Charting.ChartElement
MindFusion.Charting.Scatter