API Reference
Class
LegacyXlsChartCategoryLabelOptions
Describes preserve-only CatLab axis-label metadata from a BIFF chart stream.
Inheritance
- Object
- LegacyXlsChartCategoryLabelOptions
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 UInt16 OffsetPercentage { get; } #Gets the axis-label offset as a percentage of the default distance.
public UInt16 Alignment { get; } #Gets the raw axis-label alignment value.
public String AlignmentName { get; } #Gets the decoded axis-label alignment name.
public Boolean UseAutomaticLabelCount { get; } #Gets whether the category label count is automatically calculated.