Share via


ChartPoint.MarkerStyle Property

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

Syntax

'Declaration
Property MarkerStyle As XlMarkerStyle
    Get
    Set
'Usage
Dim instance As ChartPoint
Dim value As XlMarkerStyle

value = instance.MarkerStyle

instance.MarkerStyle = value
XlMarkerStyle MarkerStyle { get; set; }

Property Value

Type: Microsoft.Office.Core.XlMarkerStyle

See Also

Reference

ChartPoint Interface

ChartPoint Members

Microsoft.Office.Core Namespace