public final class DataFieldChartExtensions
extends java.lang.Object
Constructor and Description |
---|
DataFieldChartExtensions() |
Modifier and Type | Method and Description |
---|---|
static ExtendedDataFieldChartSettings |
getChartExtendedSettings(com.softwarefx.server.data.DataField dataField)
Provides access to additional properties for DataFields
|
public static ExtendedDataFieldChartSettings getChartExtendedSettings(com.softwarefx.server.data.DataField dataField)
Provides access to additional properties for DataFields
There are additional methods the programmer can set/get for a DataField using this method
To set an extended setting to a Datafield:
dataField
- The Datafield object to apply the Extended property2014 Software FX, Inc. All Rights Reserved. Chart FX is a registered trademark of Software FX, Inc
All other names are trademarks or registered trademarks of their respective owners.