API Reference
Class
ChartJsGaugeV3Needle
Needle geometry and color for gauge-v3.
Inheritance
- Object
- ChartJsGaugeV3Needle
Constructors
public ChartJsGaugeV3Needle() #Inherited Methods
Properties
public String Radius { get; set; } #Hub circle radius relative to chart radius (percentage string, e.g., "10%").
public String Width { get; set; } #Needle width relative to chart radius (percentage string).
public String Length { get; set; } #Needle length relative to chart radius (percentage string).