ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / PercentageVariability Class / percent Property

In This Topic
    percent Property
    In This Topic
    Syntax
    'Declaration
     
    Public WriteOnly Property percent As Nullable(Of Double)
    public Nullable<double> percent {set;}
    See Also