Winnovative Web Chart Documentation

ItemLabelsFormat Property

Winnovative Web Chart
Format string for the lable. 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 Format { get; set; }

Property Value

Type: String
See Also

Reference