Class DataTable
Inheritance
System.Object
DataTable
Assembly: DRIT.Spreadsheet.dll
Syntax
public class DataTable : ChartPartWithText
Properties
ShowHorizontalBorder
Declaration
public bool ShowHorizontalBorder { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ShowLegendKeys
Declaration
public bool ShowLegendKeys { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ShowOutline
Declaration
public bool ShowOutline { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ShowVerticalBorder
Declaration
public bool ShowVerticalBorder { get; set; }
Property Value
Type |
Description |
System.Boolean |
|