PoSingleHistogramname Property |
Names of each bars of the histogram.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoMFString name { get; }
Public ReadOnly Property name As SoMFString
Get
public:
property SoMFString^ name {
SoMFString^ get ();
}
member name : SoMFString with get
Property Value
Type:
SoMFStringRemarks If name.getNum() != value.getNum() no name is associated to the bars.
See Also