A class that represents scatter objects in scatter charts. Namespace: MindFusion.Charting Syntax
RemarksInstances 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. Inheritance HierarchySystem.Object See Also |