# Creating a Custom Distribution Table

## Content



When a linear distribution table does not suit the needs of the chart, create a custom table that sets the number of levels and the value used to mark each level. To use custom distribution table, set the [AutoDistribution](/componentone/api/win/online-chart3d/dotnet-framework-api/C1.Win.C1Chart3D.4.8/C1.Win.C1Chart3D.Chart3DContour.AutoDistribution.html) property of [Chart3DContour](/componentone/api/win/online-chart3d/dotnet-framework-api/C1.Win.C1Chart3D.4.8/C1.Win.C1Chart3D.Chart3DContour.html) object to **False**.

## See Also

[Resetting to Linear Distribution Table](/componentone/docs/win/online-chart3d/3dcontourstyles/customizingthedistri/resettingtolineardis)