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





Gets or sets the stroke dash style of highlighted item.

Namespace: MindFusion.Charting
Package: MindFusion.Charting

 Syntax

C#  Copy Code

public Nullable<DashStyle> HighlightStrokeDashStyle { get; set; }

Visual Basic  Copy Code

Public Property HighlightStrokeDashStyle As Nullable(Of DashStyle)

 Property Value

 See Also

Plot Members
Plot Class
MindFusion.Charting Namespace