ShowPercentage Property
ShowPercentage
Gets or sets whether to display the percentage (True to display the percentage value for the data labels on a chart; False to hide).
Declaration
bool ShowPercentage { get; set; }
Property ShowPercentage As Boolean