ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapChart Class / MaxPoints Property

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