Click or drag to resize
IC2ExplorerHighChartName Property
Gets or sets the chart title.

Namespace: C2ExplorerServiceStack.Logic.Interfaces
Assembly: C2ExplorerServiceStack.Logic (in C2ExplorerServiceStack.Logic.dll) Version: 1.0
Syntax
C#
string Name { get; set; }

Property Value

Type: String
The name.
See Also