YAxisNumericFormatSelectionName Property |
|
DataPA OpenAnalytics API Reference
Gets the label used to identify this numeric format provider in the interface
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax public string NumericFormatSelectionName { get; }
Public ReadOnly Property NumericFormatSelectionName As String
Get
public:
virtual property String^ NumericFormatSelectionName {
String^ get () sealed;
}
function get_NumericFormatSelectionName();
Return Value
Type:
StringThe label used to identify this numeric format provider in the interface
Implements
NumericFormatProviderNumericFormatSelectionNameSee Also