Winnovative Excel Library for .NET Help
C#
Show/Hide TOC
Excel
Chart
Data
Point
Label
Label
Format Property
Gets the label format object. The returned object can be used to set the label font, color, background and pattern.
Definition
Namespace:
Winnovative.ExcelLib
Assembly:
WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 14.0.0
C#
Copy
public
ExcelChartFormattedText
LabelFormat
{
get
; }
Property Value
ExcelChartFormattedText
See Also
Reference
ExcelChartDataPointLabel Class
Winnovative.ExcelLib Namespace
In This Article
Definition
See Also