DrawType Property

Microsoft Office Web Components Object Model

Show All

DrawType Property

       

Returns a ChartDrawModesEnum constant indicating which drawing pass is being performed. Read-only.

ChartDrawModesEnum can be one of these ChartDrawModesEnum constants.
chDrawModeHitTest
chDrawModePaint
chDrawModeScale  Not supported for this property.
chDrawModeSelection

expression.DrawType

expression   Required. An expression that returns a ChChartDraw object.