PoLinearValueLegendvalueDistribution Property |
Specifies the distribution of the values.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public 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:
SoSFEnumPoLinearValueLegendValueDistributionsRemarks See Also