'宣言 Public Function New( _ ByVal component As IChartComponent, _ ByVal core As ChartCore, _ ByVal axisNumber As AxisNumber, _ ByVal axisType As LinearAxisType _ )
public NumericAxis( IChartComponent component, ChartCore core, AxisNumber axisNumber, LinearAxisType axisType )