Charting for WinForms Programmer's Guide
CustomInterval.Stroke Property
See Also
 






Gets or sets the brush to apply as an outline of the elements within the custom interval.

Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges

 Syntax

C#  Copy Code

public Pen Stroke { get; set; }

Visual Basic  Copy Code

Public Property Stroke As Pen

 Property Value

An instance of the Pen class.

 See Also

CustomInterval Members
CustomInterval Class
MindFusion.Gauges Namespace