PoLegendincrementType Property |
Increment type for the values of legend.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFEnum<PoLegendIncrementTypes> incrementType { get; }
Public ReadOnly Property incrementType As SoSFEnum(Of PoLegendIncrementTypes)
Get
public:
property SoSFEnum<PoLegendIncrementTypes>^ incrementType {
SoSFEnum<PoLegendIncrementTypes>^ get ();
}
member incrementType : SoSFEnum<PoLegendIncrementTypes> with get
Property Value
Type:
SoSFEnumPoLegendIncrementTypesRemarks (the values can be incremented vertically or horizontally).
See Also