ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / IParallelAxisView Interface / _setCategoryValue Method

In This Topic
    _setCategoryValue Method (IParallelAxisView)
    In This Topic
    Syntax
    'Declaration
     
    Sub _setCategoryValue( _
       ByVal dimensionValue As IParallelCategoryValueModel _
    ) 
    void _setCategoryValue( 
       IParallelCategoryValueModel dimensionValue
    )

    Parameters

    dimensionValue
    See Also