IMsoAxis.DisplayUnitCustom Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property DisplayUnitCustom As Double
Get
Set
'Usage
Dim instance As IMsoAxis
Dim value As Double
value = instance.DisplayUnitCustom
instance.DisplayUnitCustom = value
double DisplayUnitCustom { get; set; }
Property Value
Type: System.Double