ASP.NET Pack Programmer's Guide
Plot.HighlightStrokeThickness Property
See Also
 





Gets or sets the stroke thickness of highlighted item.

Namespace: MindFusion.Charting
Package: MindFusion.Charting

 Syntax

C#  Copy Code

public Nullable<Double> HighlightStrokeThickness { get; set; }

Visual Basic  Copy Code

Public Property HighlightStrokeThickness As Nullable(Of Double)

 Property Value

 See Also

Plot Members
Plot Class
MindFusion.Charting Namespace