Gets or sets a value indicating whether the chart will be included in the printed document.

Namespace:  C1.Silverlight.Olap
Assembly:  C1.Silverlight.Olap.5 (in C1.Silverlight.Olap.5.dll)

Syntax

C#
public bool IncludeChart { get; set; }
Visual Basic
Public Property IncludeChart As Boolean
	Get
	Set

See Also