Gets or sets the stroke thickness of the candlesticks.
Namespace: MindFusion.Charting
Package: MindFusion.Charting
C# Copy Code |
---|
public Nullable<Double> StrokeThickness { get; set; } |
Visual Basic Copy Code |
---|
Public Property StrokeThickness As Nullable(Of Double) |