ChartPane.GetAxisYTitle(Boolean) Method
For internal use.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v26.1.Core.dll
Declaration
Parameters
| Name | Type |
|---|---|
| isSecondary | Boolean |
Returns
| Type |
|---|
| String |
See Also
For internal use.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v26.1.Core.dll
public string GetAxisYTitle(
bool isSecondary
)
Public Function GetAxisYTitle(
isSecondary As Boolean
) As String
| Name | Type |
|---|---|
| isSecondary | Boolean |
| Type |
|---|
| String |