Specifies the position of the chart in the graphics object. Namespace: MindFusion.Charting Syntax
Property ValueAn instance of the .NET PointF structure. Default value for the TopLeftPosition property is (0,0). RemarksThe property enables you to draw a chart at a position different from the top left corner of the graphics object's bounding rectangle.
Provide larger graphics object if you are not going to position the chart in it at (0, 0). See Also |