Implementations should return the renderer of the style()()()()'s FallbackStyle.

Namespace: yWorks.yFiles.Graph.Web.Style
Assembly: yFilesServer (in yFilesServer.dll) Version: 1.8.0.0 (1.8)

Syntax

C#
protected override IStyleRenderer<ILabel, ILabelStyle> getFallbackRenderer()
Visual Basic
Protected Overrides Function getFallbackRenderer As IStyleRenderer(Of ILabel, ILabelStyle)

See Also