Search
FunctionDelegate Interface
See Also
 






Represents a user-defined method, which performs custom distribution of values along the gauge scale.

Namespace: com.mindfusion.charting.components.gauges
File: com.mindfusion.charting.components.gauges

 Syntax

Java  Copy Code

public interface FunctionDelegate

 See Also