Click or drag to resize
ExtendedLabelCollectionStyleGroupNameFormat Property
Specifies the series names format shown in Legend when data grouping being used and names are digits.

Namespace: Kettic.AspNet.Controls.ChartModel.Styles
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public string GroupNameFormat { get; set; }

Property Value

Type: String
Remarks
Supported format strings as "#VALUE" / "#NAME"
See Also