Spread Silverlight Documentation
ActualStrokeDashType Property (DataMarker)


GrapeCity.Windows.SpreadSheet.Data Namespace > DataMarker Class : ActualStrokeDashType Property
Gets the actual value that indicates the pattern of dashes and gaps that is used to outline a data marker.
Syntax
'Declaration
 
Public ReadOnly Property ActualStrokeDashType As StrokeDashType
'Usage
 
Dim instance As DataMarker
Dim value As StrokeDashType
 
value = instance.ActualStrokeDashType
public StrokeDashType ActualStrokeDashType {get;}
See Also

Reference

DataMarker Class
DataMarker Members