GrapeCity.Xaml.SpreadSheet.Data
StrokeDashType Property (ChartSymbolStyleInfo)


GrapeCity.Xaml.SpreadSheet.Data Namespace > ChartSymbolStyleInfo Class : StrokeDashType Property
Gets or sets the stroke dashes.
Syntax
'Declaration
 
Public Property StrokeDashType As StrokeDashType
'Usage
 
Dim instance As ChartSymbolStyleInfo
Dim value As StrokeDashType
 
instance.StrokeDashType = value
 
value = instance.StrokeDashType
public StrokeDashType StrokeDashType {get; set;}

Property Value

The stroke dashes.
See Also

Reference

ChartSymbolStyleInfo Class
ChartSymbolStyleInfo Members