Click or drag to resize
AB4D logo

BaseAxisWithLabelsVisual3DValueDisplayCulture Property

Gets the culture that is used to format value labels. Default value is null (using current culture).

Namespace: Ab3d.Visuals
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public CultureInfo ValueDisplayCulture { get; set; }

Property Value

CultureInfo
See Also