ChartArea
Contents
[
Hide
]
chartArea
Encapsulates the object that represents the chart area in the worksheet.
Property Name | Property Type | Nullable | ReadOnly | DefaultValue | Description |
---|---|---|---|---|---|
Area | Class:Area | True | False | ||
AutoScaleFont | Boolean | True | False | ||
BackgroundMode | String | True | False | ||
Border | Class:Line | True | False | ||
Font | Class:Font | True | False | ||
IsAutomaticSize | Boolean | True | False | ||
IsInnerMode | Boolean | True | False | ||
Shadow | Boolean | True | False | ||
Width | Integer | True | False | ||
Height | Integer | True | False | ||
X | Integer | True | False | ||
Y | Integer | True | False |
Parent Name : ChartFrame