GrapeCity.Xaml.Excel
Marker Property (ExcelScatterSeries)


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

Reference

ExcelScatterSeries Class
ExcelScatterSeries Members