ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / _ReferenceLineOverlayArgumentsOption Class / percentileType Property

In This Topic
    percentileType Property (_ReferenceLineOverlayArgumentsOption)
    In This Topic
    Syntax
    'Declaration
     
    Public Property percentileType As PercentileType
    public PercentileType percentileType {get; set;}
    See Also