929f74ad42204abe7ba2e562370ddfd237fa6ed6
API/CodeSamples/AllowStackedBarChart.md
| ... | ... | @@ -6,6 +6,8 @@ |
| 6 | 6 | |
| 7 | 7 | Gets or sets the value indicating whether Stacked Bar Chart is allowed. This defines if the "Stacked" checkbox will be available in the Advanced Properties on the Chart tab in the ReportDesigner when Bar chart type is used. |
| 8 | 8 | |
| 9 | +**Default Value:** true |
|
| 10 | + |
|
| 9 | 11 | ##Global.asax (C♯) |
| 10 | 12 | |
| 11 | 13 | ```csharp |