ChartDataTable
Contents
[
Hide
]
chartDataTable
Represents a chart data table.
Property Name | Property Type | Nullable | ReadOnly | DefaultValue | Description |
---|---|---|---|---|---|
AutoScaleFont | Boolean | True | False | True if the text in the object changes font size when the object size changes. The default value is True. | |
BackgroundMode | String | True | False | Gets and sets the display mode of the background | |
Border | Class:Line | True | False | Returns a Border object that represents the border of the object | |
Font | Class:Font | True | False | Gets a object which represents the font setting of the specified chart data table. | |
HasBorderHorizontal | Boolean | True | False | True if the chart data table has horizontal cell borders | |
HasBorderOutline | Boolean | True | False | True if the chart data table has outline borders | |
HasBorderVertical | Boolean | True | False | True if the chart data table has vertical cell borders | |
ShowLegendKey | Boolean | True | False | True if the data label legend key is visible. | |
link | Class:Link | True | False |
Parent Name : LinkElement