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


Gets or sets the stroke thickness.
Syntax
'Declaration
 
Public Property StrokeThickness As Double
'Usage
 
Dim instance As ChartSymbolStyleInfo
Dim value As Double
 
instance.StrokeThickness = value
 
value = instance.StrokeThickness
public double StrokeThickness {get; set;}

Property Value

The stroke thickness.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ChartSymbolStyleInfo Class
ChartSymbolStyleInfo Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options