GrapeCity.Xaml.Excel
Marker Property (ExcelDataPoint)


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

Reference

ExcelDataPoint Class
ExcelDataPoint Members