Show / Hide Table of Contents

Class DataTable

Inheritance
System.Object
ChartPart
ChartPartWithText
DataTable
Inherited Members
ChartPartWithText.FormattedText
ChartPart.Fill
ChartPart.Border
ChartPart.Effects
Namespace: DRIT.Spreadsheet.Chart
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
Back to top Generated by DocFX