SuperMap.Web.ISDotNET6.ThemeGraph.ThemeGraph C# (CSharp) Method

ThemeGraph() public method

${IS6_ThemeGraph_constructor_None_D}
public ThemeGraph ( ) : System.Collections.Generic
return System.Collections.Generic
        public ThemeGraph()
        {
            AxesTextStyle = new ServerTextStyle();
        }