Creates a new instance of the AxisSettings class. Namespace: MindFusion.Charting Syntax
RemarksLineCharts and BarCharts have properties of type AxisSettings, which you can access directly in order to customize the appearance of the axes in your chart. The AxisSettings object is automatically created every time you create a new chart, so you do not need to initialize it manually. See Also |