MCPcopy Create free account
hub / github.com/angular-rust/ux-charts / title

Method title

src/options.rs:212–214  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

210 }
211
212 fn title(&self) -> &TitleOptions<'a> {
213 &self.title
214 }
215
216 fn legend(&self) -> &LegendOptions<'a> {
217 &self.legend

Callers 2

draw_titleMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected