Click or drag to resize
PoHistogram Properties

The PoHistogram type exposes the following members.

Properties
  NameDescription
Public propertybarSpaceType

Type of bar spacing.

Public propertybarSpaceValue

Spacing value.

Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoBaseKit.)
Public propertycolor

Color list for the histogram bars.

Public propertycoloring

Specifies how the histogram bars are colored.

Public propertyend

Define the end point of the histogram.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertynameFontName

Font name of bars names.

Public propertynameFontSize

Font size of bars names.

Public propertynamePath

Bars names path.

Public propertynamePosition

Bars names position in relation to histograms bars.

Public propertynameVisibility

Bars names visibility.

Public propertystart

Define the start point of the histogram.

Public propertytype

Defines if the histogram is an X histogram (bars are perpendicular to the X- axis) or a Y histogram (bars are perpendicular to the Y-axis).

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Public propertyvalueAddString

String to be concatenated.

Public propertyvalueAddStringVisibility

Visibility of the string concatenated to the values.

Public propertyvalueFontName

Font name of values.

Public propertyvalueFontSize

Font size of values.

Public propertyvaluePath

Values path.

Public propertyvaluePosition

Values position in relation to histogram bars.

Public propertyvalueVisibility

Values visibility.

Top
See Also