ObjectType Property

Microsoft Office Web Components Object Model

Show All

ObjectType Property

       

Returns a ChartSelectionsEnum that represents the type of object that is currently selected.

ChartSelectionsEnum can be one of these ChartSelectionsEnum constants.
chSelectionAxis
chSelectionCategoryLabel
chSelectionChart
chSelectionChartSpace
chSelectionDataLabel
chSelectionDataLabels
chSelectionDropZone
chSelectionErrorbars
chSelectionField
chSelectionGridlines
chSelectionLegend
chSelectionLegendEntry
chSelectionNone
chSelectionPlotArea
chSelectionPoint
chSelectionSeries
chSelectionSurface
chSelectionTitle
chSelectionTrendline
chSelectionUserDefined

expression.ObjectType

expression   Required. An expression that returns one of the objects in the Applies To list.