Click or drag to resize
PoLinearAxisGetFormat Method

Gets a reference to the OIV.MeshViz.Graph.PbNumericDisplayFormat object for the numerical display format for the graduations.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public PbNumericDisplayFormat GetFormat()

Return Value

Type: PbNumericDisplayFormat
Remarks

Returns null if none specified.

See Also