Bottom position of the chart area within the chart image.
Namespace:
jChartAssembly: jChart (in jChart)
Version: 1.1.0.6 (1.1.0.6)
Syntax
| C# |
|---|
public int InnerBottom { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property InnerBottom As Integer |
| Visual C++ |
|---|
public: property int InnerBottom { int get (); void set (int value); } |
Field Value
Return Value
Remarks
Changing this value will cause the InnerTop value to change as well.