Skip to content

FrequencyRulerRenderInput

type FrequencyRulerRenderInput = object;
PropertyType
backgroundColor?string
canvasHTMLCanvasElement
color?string
font?string
frequencyFormat?FrequencyFormatMode
frequencyScale?FrequencyScale
labelColor?string
maxFrequencynumber
minFrequencynumber
minMajorPixelSpacing?number
tickColor?string
tickPosition?"left" | "right" | "both" | "inside"