PoLogAxis.decadeListDef Property |
Specifies if the list of decade graduations is given by the user or is automatically computed.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFEnum<PoLogAxis. DecadeListDefs> decadeListDef { get; }
Public ReadOnly Property decadeListDef As SoSFEnum(Of PoLogAxis.DecadeListDefs)
Get
public:
property SoSFEnum<PoLogAxis. DecadeListDefs>^ decadeListDef {
SoSFEnum<PoLogAxis. DecadeListDefs>^ get ();
}
member decadeListDef : SoSFEnum<PoLogAxis. DecadeListDefs> with get
Property Value
Type:
SoSFEnum<PoLogAxis.DecadeListDefs>
Remarks
See Also