TickLabelsDisplayNumberFormat Property |
Gets and sets the display number format of tick labels.
Namespace:
Aspose.Cells.Charts
Assembly:
Aspose.Cells (in Aspose.Cells.dll) Version: 22.5.0.0 (22.5.0)
Syntaxpublic string DisplayNumberFormat { get; }
Public ReadOnly Property DisplayNumberFormat As String
Get
public:
property String^ DisplayNumberFormat {
String^ get ();
}
member DisplayNumberFormat : string with get
Property Value
Type:
String
See Also