Namespace:
C1.Win.C1Chart3D
Assembly:
C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)
Syntax
| C# |
|---|
protected override int GetContentHeightVert(
Graphics g,
int height
) |
| Visual Basic |
|---|
Protected Overrides Function GetContentHeightVert ( _
g As Graphics, _
height As Integer _
) As Integer |
See Also