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

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