Class ChartPart
Inheritance
System.Object
ChartPart
Namespace: DRIT.Spreadsheet.Chart
Assembly: DRIT.Spreadsheet.dll
Syntax
public abstract class ChartPart : object
Properties
Border
Declaration
public ChartLine Border { get; }
Property Value
Type | Description |
---|---|
ChartLine |
Effects
Declaration
public Effects Effects { get; }
Property Value
Type | Description |
---|---|
Effects |
Fill
Declaration
public Fill Fill { get; }
Property Value
Type | Description |
---|---|
Fill |