Gets or sets the format of numbers. Namespace: MindFusion.Charting Syntax
Property ValueOne of the NumberFormat enumeration values. Default value is NumberFormat.Fixed_point. RemarksUse the property to specify the format of labels drawn when data values are numbers. DataFormat should be set to Number. The LabelType should be set to AutoScale or ChartData. The axis scale can be set manually with the MinValue, MaxValue and AxisDelta properties. See Also |