Share via


IMsoChart.PlotBy Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property PlotBy As XlRowCol
    Get
    Set
'Usage
Dim instance As IMsoChart
Dim value As XlRowCol

value = instance.PlotBy

instance.PlotBy = value
XlRowCol PlotBy { get; set; }

Property Value

Type: Microsoft.Office.Core.XlRowCol

See Also

Reference

IMsoChart Interface

IMsoChart Members

Microsoft.Office.Core Namespace