Set the legend numeric notation. A member of the AgEVmLegendNumericNotation enumeration.
Read-write property
[Visual Basic .NET] |
---|
Public Property Notation() As AgEVmLegendNumericNotation |
[C#] |
---|
public AgEVmLegendNumericNotation Notation {get; set;} |
[Managed C++] |
---|
public: __property AgEVmLegendNumericNotation get_Notation(); |
[Unmanaged C++] |
---|
public: HRESULT get_Notation( |
[Java] |
---|
public AgEVmLegendNumericNotation getNotation();public void setNotation( |