| Visual Basic (Declaration) | |
|---|---|
Public Property HeightPercentage As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public int HeightPercentage {get; set;} | |
Values range from 0 to 100. This property should be used with multiple vertical chart area charts.
| dotnetCHARTING | Send comments on this topic. |
| HeightPercentage Property | |
| See Also | |
|
| dotnetCHARTING Namespace > ChartArea Class : HeightPercentage Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property HeightPercentage As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public int HeightPercentage {get; set;} | |