ManualMaxY Property

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

Syntax

object.ManualMaxY [= Double]

Properties

The ManualMaxY 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 Y axis in a HistogramChart, LineChart, SPCBarChart, or XYChart.

 

Applies To