Is100Percent Property (Chart2DGroup)
In This Topic
Gets or sets a value indicating whether the stacked chart is 100% chart. Applies only to line, bar and area charts.
Syntax
'Declaration
Public Property Is100Percent As Boolean
public bool Is100Percent {get; set;}
See Also