ExcelChartDataPointLabelLabelFormat Property |
Gets the label format object. The returned object can be used to set the label font, color, background and pattern.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelChartFormattedText LabelFormat { get; }Public ReadOnly Property LabelFormat As ExcelChartFormattedText
Get
Property Value
ExcelChartFormattedText
See Also