MindFusion.Wpf Pack Programmer's Guide
CustomInterval.StrokeThickness Property
See Also
 





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

 Syntax

C#  Copy Code

public double StrokeThickness { get; set; }

Visual Basic  Copy Code

Public Property StrokeThickness As Double

 Property Value

A double value.

 See Also

CustomInterval Members
CustomInterval Class
MindFusion.Gauges.Wpf Namespace
Stroke Property
Fill Property