Collective2 Explorer
Collective2 Explorer
Namespaces
C2ChartsLibrary Namespaces
C2ChartsLibrary.Interfaces
IC2HighChart Interface
IC2HighChart Properties
Height Property
Name Property
Width Property
IC2HighChart
Height Property
Gets or sets the height of the chart.
Namespace:
C2ChartsLibrary.Interfaces
Assembly:
C2ChartsLibrary (in C2ChartsLibrary.dll) Version: 1.0
Syntax
C#
Copy
int
Height
{
get
;
set
; }
Property Value
Type:
Int32
The height.
See Also
Reference
IC2HighChart Interface
C2ChartsLibrary.Interfaces Namespace