Winnovative Web Chart Documentation

LabelsYAxisLabelsFormat Property

Winnovative Web Chart
Format string for Y Axis labels. This property uses standard .NET formatting types. Check the MSDN Library for more details related to supported formatting types.

Namespace:  Winnovative
Assembly:  Winnovative.WebChart (in Winnovative.WebChart.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

[PersistenceModeAttribute(PersistenceMode.Attribute)]
public string YAxisLabelsFormat { get; set; }

Property Value

Type: String
See Also

Reference