ExcelChartDataPointLabelLabelFormat Property
Gets the label format object. The returned object can be used to set the label font, color, background and pattern.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public ExcelChartFormattedText LabelFormat { get; }
Public ReadOnly Property LabelFormat As ExcelChartFormattedText
Get
public:
property ExcelChartFormattedText^ LabelFormat {
ExcelChartFormattedText^ get ();
}
member LabelFormat : ExcelChartFormattedText with get
Property Value
ExcelChartFormattedText