Search
SeriesRenderer.EffectiveLabelBackground Method
See Also
 






Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

protected Brush EffectiveLabelBackground (
    RenderContext context
)

Visual Basic  Copy Code

Protected Function EffectiveLabelBackground( _
    context As RenderContext _
) As Brush

 Parameters

context

 Return Value

 See Also