Products Technologies Demo Docs Blog Support Company

Sneak Peek X15: Contextual Chart Ribbon Tabs

For version X15 (25.0), we implemented a new visual interface to insert and manipulate chart objects in the ASP.NET editor. You can choose from 36 pre-designed, Microsoft Word inspired, chart types using the Chart drop-down button. We also changed the default style including fonts and colors to match the chart type styles of Microsoft Word. In the Frame Formatting tab, you can define the chart type, 3D and object settings. In the Chart Formatting contextual tab, you can define titles, legend…

Sneak Peek X15: Contextual Chart Ribbon Tabs

For version X15 (25.0), we implemented a new visual interface to insert and manipulate chart objects in the ASP.NET editor. You can choose from 36 pre-designed, Microsoft Word inspired, chart types using the Chart drop-down button. We also changed the default style including fonts and colors to match the chart type styles of Microsoft Word.

Animation charts tab

In the Frame Formatting tab, you can define the chart type, 3D and object settings. In the Chart Formatting contextual tab, you can define titles, legend settings and gridline settings such as color, width and dash types.

In a recent blog entry, we already introduced the new watermark feature. This feature will be also available in the ASP.NET version of TX Text Control. The following screenshot shows a chart object inserted into the header that has been positioned behind the main text:

Background charts

Stay tuned for more features!

Stay in the loop!

Subscribe to the newsletter to receive the latest updates.

Related Posts

ASP.NETCloudASP.NET Core

Why an Unlimited Runtime License (OEM) for TX Text Control is Perfect for…

Platforms such as AWS Fargate and Azure App Services enable developers to build and deploy applications that dynamically scale to meet demand. For these deployments, this article explains why it…


ASP.NETJavaScriptDocument Editor

Detect Toggle Button Changes Using a MutationObserver

This article shows how to detect changes of toggle buttons in the ribbon of the web editor using a MutationObserver. The state of a toggle button in the ribbon visualizes the state of a certain…


ASP.NETDocument EditorHTML5

Implementing Conditional Table Cell Colors with MailMerge

This ASP.NET MVC sample shows how to implement conditional table cell colors using the online document editor and an ASP.NET backend.


ASP.NETCloudDigital Transformation

Powering Digital Transformation Processes

Whether documents need to be created, automated, shared or processed - with Text Control components, software vendors can focus on core competencies and rely on our knowledge and experience.


ASP.NETHTML5Web Sockets

Securing the WebSocketHandler Endpoint in ASP.NET

This article shows how to add a security layer by adding an authentication filter to an endpoint that creates the WebSocketHandler.