| PoLinearValueLegendvalueDistribution Property  | 
Specifies the distribution of the values. 
 
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic SoSFEnum<PoLinearValueLegendValueDistributions> valueDistribution { get; }Public ReadOnly Property valueDistribution As SoSFEnum(Of PoLinearValueLegendValueDistributions)
	Get
public:
property SoSFEnum<PoLinearValueLegendValueDistributions>^ valueDistribution {
	SoSFEnum<PoLinearValueLegendValueDistributions>^ get ();
}member valueDistribution : SoSFEnum<PoLinearValueLegendValueDistributions> with get
Property Value
Type: 
SoSFEnumPoLinearValueLegendValueDistributions
Remarks
See Also