Spread Silverlight Documentation
ActualStrokeDashType Property (DataLabel)


GrapeCity.Windows.SpreadSheet.Data Namespace > DataLabel Class : ActualStrokeDashType Property
Gets the actual type of the outline.
Syntax
'Declaration
 
Public ReadOnly Property ActualStrokeDashType As StrokeDashType
'Usage
 
Dim instance As DataLabel
Dim value As StrokeDashType
 
value = instance.ActualStrokeDashType
public StrokeDashType ActualStrokeDashType {get;}

Property Value

The actual type of the outline.
See Also

Reference

DataLabel Class
DataLabel Members