ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _ValuePointDataModel Class / _percentageCategory Method

In This Topic
    _percentageCategory Method (_ValuePointDataModel)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _percentageCategory() As Nullable(Of Double)
    public Nullable<double> _percentageCategory()
    See Also