Synchronizes the number of palette entries in the automatic palette with
the current scale of the vertical axis on which the series is displayed.
Valid only when AutomaticPalette is set to true. Otherwise the PaletteSteps
property is considered.
The code below disables the property, so that the user can specify the number
of palette steps manually:
surface.SyncPaletteWithAxisScale = False
surface.SyncPaletteWithAxisScale = false;
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2