Gets or sets the outline thickness of the elements within the custom interval. This is a dependency property.
Namespace: MindFusion.Gauges.Wpf
Assembly: MindFusion.Gauges.Wpf
SyntaxC#
Copy Code
|
|---|
public double StrokeThickness { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property StrokeThickness As Double |
A double value.
See Also