MindFusion WinForms Programmer's Guide
LineChart.Stacked Property
See Also
 





Gets or sets a value indicating whether multi-series 3D graphics are drawn stacked.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public bool Stacked { get; set; }

Visual Basic  Copy Code

Public Property Stacked As Boolean

 Property Value

 See Also

LineChart Members
LineChart Class
MindFusion.Reporting Namespace