Click or drag to resize
IC2ExplorerHighChart Interface
Common properties of all charts.

Namespace: C2ExplorerServiceStack.Logic.Interfaces
Assembly: C2ExplorerServiceStack.Logic (in C2ExplorerServiceStack.Logic.dll) Version: 1.0
Syntax
C#
public interface IC2ExplorerHighChart

The IC2ExplorerHighChart type exposes the following members.

Properties
  NameDescription
Public propertyHeight
Gets or sets the height of the chart.
Public propertyName
Gets or sets the chart title.
Public propertyWidth
Gets or sets the width of the chart.
Top
See Also