CSS in Desktop Applications
Description
Guides to working with CSS in desktop applications.
- Name
- Description
- Custom Chart Style Sheet
The chart styles can be customized beyond what is provided in the top level builder, CSS style class names coorespond to chart sections, for example the chart title font and color are set using a style class called 'chart-title'. Here is a complete list of the non-data related chart style class name. Data styling is done using series or data classes depending on the type of chart, and it is generally a good idea to use the genie to get close to the desired style before you start tweaking the style directly in CSS.
- Different Style Sheets
This topic describes the process of creating a property sheet styled with a Cascading Style Sheet.
- Importing and Exporting Stylesheets
Alpha Anywhere lets you import and export Stylesheets. The exported Stylesheet is saved as a text file, with an optional JPEG preview image.
- Stylesheets Dialog
Opening the stylesheets dialog, using the stylesheets dialog, applying a stylesheet to a layout, creating a new stylesheet, updating a stylesheet, and deleting a stylesheet.