- All Known Implementing Classes:
AxisFont
, ChartFont
, PlotFont
, SeriesFont
public interface IPropCnrFont
Interface for a generic font setting for a property container implemented by enum classes.
- Author:
- Christopher Mindus
Method Summary 
Gets the default value when the property is not set.
Returns the name of the property, usually starting with '$'.
Method Details 
getDefaultValue 
Gets the default value when the property is not set.
getPropName 
Returns the name of the property, usually starting with '$'.