When set to true the frame is displayed with the current palette colors
(automatic or manual). When set to false the frame is displayed with the
line properties accessible with the FrameLine property.
'Usage
Dim instance As SurfaceSeriesBase
Dim value As Boolean
instance.PaletteFrame = value
value = instance.PaletteFrame
[Category("Appearance")]
[Description("When set to true the frame is displayed with the current palette colors.")]
[DefaultValue(false)]
public bool PaletteFrame {get; set;}
Example
The following code enables the palette frame coloring:
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