Spread Silverlight Documentation
ActualStrokeThickness Property (DataPoint)


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

Property Value

The actual width of the element's outline.
See Also

Reference

DataPoint Class
DataPoint Members