ChartTypePoint.isYStacked Property

Gets or sets a value indicating whether this chart type stacks data points of different series at the same X axis position on top of previous series along the Y axis.
 

Property Value

Type: Boolean
Value may be null.
True if series are stacked, or false if series are not stacked. Set to null for the default behavior of the chart type.