Winnovative Web Chart Documentation

TooltipsFormat Property

Winnovative Web Chart
Format string for the tooltips. 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