ChartDataTable Properties |
The ChartDataTable type exposes the following members.
Name | Description | |
---|---|---|
![]() | AutoScaleFont |
True if the text in the object changes font size when the object size changes.
The default value is True.
|
![]() | Background | Obsolete.
Gets and sets the display mode of the background
|
![]() | BackgroundMode |
Gets and sets the display mode of the background
|
![]() | Border |
Returns a Border object that represents the border of the object
|
![]() | Font |
Gets a Font object which represents the font setting of the specified chart data table.
|
![]() | HasBorderHorizontal |
True if the chart data table has horizontal cell borders
|
![]() | HasBorderOutline |
True if the chart data table has outline borders
|
![]() | HasBorderVertical |
True if the chart data table has vertical cell borders
|
![]() | ShowLegendKey |
True if the data label legend key is visible.
|