Spread Silverlight Documentation
ActualStrokeThickness Property (DataLabel)


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

Property Value

The actual width of the outline.
See Also

Reference

DataLabel Class
DataLabel Members