Table of Contents

Interface IXLAxisDisplayUnit

Namespace
SlapKit.Excel.Excel.Charts.ExtendedChartTypeFeatures
Assembly
SlapKit.Excel.dll
public interface IXLAxisDisplayUnit
Extension Methods

Properties

Label

string? Label { get; }

Property Value

string

ShowLabel

bool ShowLabel { get; }

Property Value

bool

Type

XLAxisDisplayUnitType Type { get; set; }

Property Value

XLAxisDisplayUnitType

Methods

RemoveLabel()

void RemoveLabel()

SetLabel(string?)

void SetLabel(string? label = null)

Parameters

label string