'Declaration Public Function _measureLabelSize( _ ByVal render As IRender, _ ByVal suggestedSize As ISize, _ ByVal label As IAxisTickLabelView _ ) As ISize
public ISize _measureLabelSize( IRender render, ISize suggestedSize, IAxisTickLabelView label )
Parameters
- render
- suggestedSize
- label