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: 7.0.0
Syntax
public ExcelChartFormattedText LabelFormat { get; }

Property Value

Type: ExcelChartFormattedText
See Also