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

Namespace:  C2ChartsLibrary.Interfaces
Assembly:  C2ChartsLibrary (in C2ChartsLibrary.dll) Version: 1.0
Syntax
C#
public interface IC2HighChart

The IC2HighChart 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