<
OLAP for WPF and Silverlight | ComponentOne
C1.WPF.Olap Namespace / C1OlapChart Class / MaxPoints Property

In This Topic
    MaxPoints Property (C1OlapChart)
    In This Topic
    Gets or sets the maximum number of points that will be shown in each series.
    Syntax
    'Declaration
     
    Public Property MaxPoints As Integer
    public int MaxPoints {get; set;}
    See Also