Bottom Property

Bottom property as it applies to the ChPlotArea object.

Returns or sets a Long value that represents the bottom of the specified plot area. Read/write.

expression.Bottom

*expression   * Required. An expression that returns one of the above objects.

Bottom property as it applies to the ChartSpace, ChAxis, ChCategoryLabel, ChChart, ChChartField, ChDataLabel, ChDataLabels, ChDropZone, ChErrorBars, ChLegend, ChLegendEntry, ChPoint, ChSeries, ChScrollView, ChTitle, and ChTrendline objects.

Returns a Long value that represents the bottom of the specified object. Read-only.

expression.Bottom

*expression   * Required. An expression that returns one of the above objects.

Remarks

The only time any chart element coordinate is writeable is during the AfterLayout event of the ChartSpace object. Outside of this event, the Bottom property is read-only.

Applies to | ChartSpace Object | ChAxis Object | ChCategoryLabel Object | ChChart Object | ChChartField Object | ChDataLabel Object | ChDataLabels Object | ChDropZone Object | ChErrorBars Object | ChLegend Object | ChLegendEntry Object | ChPlotArea Object | ChPoint Object | ChScrollView Object | ChSeries Object | ChTitle Object | ChTrendline Object

See Also | BottomRight Property | Left Property | Right Property | Top Property