IMsoLegendKey.MarkerStyle Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property MarkerStyle As XlMarkerStyle
Get
Set
'Usage
Dim instance As IMsoLegendKey
Dim value As XlMarkerStyle
value = instance.MarkerStyle
instance.MarkerStyle = value
XlMarkerStyle MarkerStyle { get; set; }
Property Value
Type: Microsoft.Office.Core.XlMarkerStyle