Click or drag to resize

ExcelChartDataPointLabelLabelFormat Property

Gets the label format object. The returned object can be used to set the label font, color, background and pattern.

Namespace: ExpertXls.ExcelLib
Assembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntax
public ExcelChartFormattedText LabelFormat { get; }

Property Value

ExcelChartFormattedText
See Also