Gets or sets the stroke thickness of highlighted item.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public Nullable<Double> HighlightStrokeThickness { get; set; } |
Visual Basic Copy Code |
---|
Public Property HighlightStrokeThickness As Nullable(Of Double) |
A nullable double value.
Charting for .NET MAUI Guide | © 2024 MindFusion |