AngularTicksVisual
Class
Assembly LiveChartsCore.SkiaSharpView
Namespace LiveChartsCore.SkiaSharpView.VisualElements
Summary:
Defines the angulaar ticks visual.
Object
=>
AngularTicksVisual
Properties
Gets or sets the labels paint.
Type: IPaint<SkiaSharpDrawingContext>
Type: IPaint<SkiaSharpDrawingContext>
Gets or sets the fill paint.
Type: IPaint<SkiaSharpDrawingContext>
Type: IPaint<SkiaSharpDrawingContext>
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<SkiaSharpDrawingContext>
Handler definition: VisualElementHandler<SkiaSharpDrawingContext>
Occurs when a property value changes.
Handler definition: PropertyChangedEventHandler
Handler definition: PropertyChangedEventHandler