Click or drag to resize

ChartPropertiesCrosshairBrush Property

Gets the crosshair brush

Namespace:  SharpCharts.Base.Chart
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
public Brush CrosshairBrush { get; }

Property Value

Type: Brush
See Also