| PoLegendincrementType Property  | 
Increment type for the values of legend. 
 
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic 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: 
SoSFEnumPoLegendIncrementTypes
Remarks(the values can be incremented vertically or horizontally). 
See Also