Share via


IMsoSeries.MarkerSize Property

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

Syntax

'Declaration
Property MarkerSize As Integer
    Get
    Set
'Usage
Dim instance As IMsoSeries
Dim value As Integer

value = instance.MarkerSize

instance.MarkerSize = value
int MarkerSize { get; set; }

Property Value

Type: System.Int32

See Also

Reference

IMsoSeries Interface

IMsoSeries Members

Microsoft.Office.Core Namespace