Show / Hide Table of Contents

Class ChartPart

Inheritance
System.Object
ChartPart
ChartArea
ChartPartWithText
ChartWall
DataPoint
DataSeries
ErrorBar
Legend
PlotArea
UpDownBar
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
Back to top Generated by DocFX