DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
The div height of the chart object.
Gets a value that indicates the div height of the chart object.
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
C# |
---|
public int DivHeight { get; } |
Visual Basic |
---|
Public ReadOnly Property DivHeight As Integer Get |
Visual C++ |
---|
public: virtual property int DivHeight { int get () sealed; } |
Return Value
Type: Int32The div height of the chart object.