Gets or sets whether the chart should group axes annotations for grouped data.

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

Syntax

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

See Also