GrapeCity.Xaml.Excel
Marker Property (IExcelScatterSeries)


GrapeCity.Excel.Chart Namespace > IExcelScatterSeries Interface : Marker Property
Represents the data marker settings.
Syntax
'Declaration
 
Property Marker As ExcelDataMarker
'Usage
 
Dim instance As IExcelScatterSeries
Dim value As ExcelDataMarker
 
instance.Marker = value
 
value = instance.Marker
ExcelDataMarker Marker {get; set;}
See Also

Reference

IExcelScatterSeries Interface
IExcelScatterSeries Members