FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FlexPivotPage Class / MaxPoints Property

In This Topic
    MaxPoints Property (FlexPivotPage)
    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