[]
Gets or sets a value indicating whether the stacked chart is 100% chart. Applies only to line, bar and area charts.
[C1Description("Chart2DGroup.Is100Percent", "Specifies whether the stacked chart is 100% chart. Applies only to line, bar and area charts.")]
public bool Is100Percent { get; set; }
<C1Description("Chart2DGroup.Is100Percent", "Specifies whether the stacked chart is 100% chart. Applies only to line, bar and area charts.")>
Public Property Is100Percent As Boolean