AngularTicksVisual
Class
Assembly LiveChartsCore.SkiaSharpView
Namespace LiveChartsCore.SkiaSharpView.VisualElements
Summary:
Defines the angulaar ticks visual.
Implements:
Properties
Gets or sets the labels paint.
Type: Paint
Type: Paint
Gets or sets the outer offset, the distance between the edge of the chart and the arc and ticks.
Type: Double
Type: Double
Gets or sets the labels outer offset, the distance between the edge of the chart and the labels.
Type: Double
Type: Double
Gets or sets the ticks lenght.
Type: Double
Type: Double
Gets or sets the labels size.
Type: Double
Type: Double
Events
Called when the pointer goes down on the visual.
Handler definition: VisualElementHandler
Handler definition: VisualElementHandler
Occurs when a property value changes.
Handler definition: PropertyChangedEventHandler
Handler definition: PropertyChangedEventHandler
Methods
// Gets the hit box, an area where the user can interact with the object.