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

In This Topic
    _setXDimensionValue Method (ICartesianPointView)
    In This Topic
    Syntax
    'Declaration
     
    Sub _setXDimensionValue( _
       ByVal dimensionValue As IDimensionValue _
    ) 
    void _setXDimensionValue( 
       IDimensionValue dimensionValue
    )

    Parameters

    dimensionValue
    See Also