Click or drag to resize

ChartTextArea IsShowLabelPercent Property

Indicates whether to show category label and value as percentage.

Namespace: Spire.Xls.Charts
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public bool IsShowLabelPercent { get; set; }

Property Value

Type: Boolean
See Also