<
OLAP for WPF and Silverlight | ComponentOne
C1.Silverlight.Olap Namespace / C1OlapPage Class / GroupAnnotations Property

In This Topic
    GroupAnnotations Property (C1OlapPage)
    In This Topic
    Gets or sets whether the chart should group axes annotations for grouped data.
    Syntax
    'Declaration
     
    Public Property GroupAnnotations As Boolean
    public bool GroupAnnotations {get; set;}
    See Also