Search
Theme.HighlightStrokeThickness Property
See Also
 






Gets or sets the thickness of highlight strokes.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public double HighlightStrokeThickness { get; set; }

Visual Basic  Copy Code

Public Property HighlightStrokeThickness As Double

 Property Value

A double value.

 See Also