Skip to main content

SparklineBuilder.OnDrawn Method

Name Parameters Description
OnDrawn(RazorBlock) jsFunc A function that is executed when the UI component's rendering has finished. Mirrors the client-side onDrawn option.
OnDrawn(String) jsFunc A function that is executed when the UI component's rendering has finished. Mirrors the client-side onDrawn option.