API Reference
Class
LegacyXlsChart3DBarShapeOptions
Describes decoded Chart3DBarShape options preserved from a BIFF chart stream.
Inheritance
- Object
- LegacyXlsChart3DBarShapeOptions
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Accepted by parameters
- Constructor LegacyXlsChartRecord.LegacyXlsChartRecord
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public Byte Riser { get; } #Gets the raw base-shape value for the chart data points.
public String RiserName { get; } #Gets the decoded base-shape name for the chart data points.
public Byte Taper { get; } #Gets the raw tapering value for the chart data points.
public String TaperName { get; } #Gets the decoded tapering mode name for the chart data points.