Overrides the ASPxWebControl.EncodeHtml property to hide it.
public override bool EncodeHtml { get; set; }
Overrides Public Property EncodeHtml As Boolean
This property is overridden to hide the corresponding property of the ASPxWebControl class, because the EncodeHtml property isn't appropriate for the WebChartControl class.