Gets or sets the brush used to highlight selected objects in the chart model. This is a dependency property.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C#
![]() |
---|
public Brush MeshSelectionBrush { get; set; } |
Visual Basic
![]() |
---|
Public Property MeshSelectionBrush As Brush |
A WPF Brush object. The default is a solid red brush.