Gets or sets whether the stacked chart is 100% chart. Applies only for bar and area charts.
[Visual Basic]
Public Property Is100Percent As Boolean
[C#]
public bool Is100Percent {get;set;}
[Delphi]
public property Is100Percent: Boolean read get_Is100Percent write set_Is100Percent;
See Also
ChartGroup Class | ChartGroup Members | C1.Win.C1Chart Namespace | ChartGroup Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |