Skip to main content

RangeColorizer3D Fields

Colorizer that colors all points by values.
Name Description
ApproximateColorsProperty static Identifies the RangeColorizer3D.ApproximateColors dependency property.
LegendProperty static Identifies the Colorizer3DBase.Legend dependency property. Inherited from Colorizer3DBase.
LegendTextPatternProperty static Identifies the Colorizer3DBase.LegendTextPattern dependency property. Inherited from Colorizer3DBase.
PaletteProperty static Identifies the PaletteColorizer3DBase.Palette dependency property. Inherited from PaletteColorizer3DBase.
RangeStopsProperty static Identifies the RangeColorizer3D.RangeStops dependency property.
ShowInLegendProperty static Identifies the Colorizer3DBase.ShowInLegend dependency property. Inherited from Colorizer3DBase.
UseEqualLegendIntervalsProperty static Identifies the UseEqualLegendIntervals dependency property.
ValueProviderProperty static Identifies the RangeColorizer3D.ValueProvider dependency property.
See Also