ExcelChartDataPointLabelIncludeLegendKey Property
Gets or sets a flag indicating if the legend color is included near the data point label. Default value is false.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public bool IncludeLegendKey { get; set; }
Public Property IncludeLegendKey As Boolean
Get
Set
public:
property bool IncludeLegendKey {
bool get ();
void set (bool value);
}
member IncludeLegendKey : bool with get, set
Property Value
Boolean