CSChartServer.cWebChartItem.setAltLabel C# (CSharp) Method

setAltLabel() public method

public setAltLabel ( string p ) : void
p string
return void
        public void setAltLabel(string p)
        {
            throw new NotImplementedException();
        }