Class ChartFormat
public class ChartFormat : XlsChartFormat, IExcelApplication, IDisposable, IChartFormat, ICloneParent
- Inheritance
-
ChartFormat
- Implements
- Inherited Members
Properties
DataFormatOrNull
Returns dataformat or null; Read-only.
public ChartSerieDataFormat DataFormatOrNull { get; }
Property Value
FirstDropBar
Gets first drop bar.
public ChartDropBar FirstDropBar { get; }
Property Value
PieSeriesLine
Represents series line properties. ( For pie of pie or pie of bar chart types only. ) Read only.
public ChartBorder PieSeriesLine { get; }
Property Value
SecondDropBar
Returns object that represents second drop bar.
public ChartDropBar SecondDropBar { get; }