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…

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 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:
Stay tuned for more features!
Jump to the other posts in this series:
- Sneak Peek X15: UI Automation Interface for TX Text Control .NET for WPF
- Sneak Peek X15: Watermarks and Objects in Headers and Footers Behind the Main Text
- Sneak Peek X15: Ribbon Chart Layout Tab
- Sneak Peek X15: Custom Field Overlays in HTML5-based Text Control
- Sneak Peek X15: Copy to Local Clipboard Support in ASP.NET Version
- Sneak Peek X15: Contextual Chart Ribbon Tabs
- Sneak Peek X15: Add Formatting Using the Mini Toolbar
- Sneak Peek X15: Keeping Table Rows Together
Related Posts
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…
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.
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.