AjaxSTYSeries.MyComponent = function()
{
    AjaxSTYSeries.MyComponent.initializeBase(this);
    this._myProp = 0;
}
