A class that represents radar piece objects in radar charts. Namespace: MindFusion.Charting Syntax
RemarksEach radar piece in a radar chart is an instance of the RadarPiece class. When the user clicks on a radar piece in hit-testing, the RadarPiece object that contains the hitted mouse point is returned. The members of the RadarPiece class are read-only. Use the respective radar piece properties of the RadarPiece class to set them. Inheritance HierarchySystem.Object See Also |