ManualMaxX Property

Sets the maximum floating point value set for the X axis in an Enhanced Chart.

Syntax

object.ManualMaxX  [= Double]

Properties

The ManualMaxX property syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Double

The maximum floating point value set for the X axis in a HistogramChart, LineChart, SPCBarChart, or XYChart.

Remarks

ManualMaxX is a read-only property.

 

Applies To