====== ThinkGeo.MapSuite.Core.GeoLinearGradientDirection ====== {{section>upgrade_map_suite_to_10.0}} Specifies the direction of a linear gradient. == Remarks == N/A == Items == **LeftToRight** * **Summary**:Specifies the color should change in a horizontal direction from the left of the display to the right of the display. **RightToLeft** * **Summary**:Specifies the color should change in a horizontal direction from the right of the display to the left of the display. **TopToBottom** * **Summary**:Specifies the color should change in a horizontal direction from the top of the display to the bottom of the display. **BottomToTop** * **Summary**:Specifies the color should change in a horizontal direction from the bottom of the display to the top of the display. **UpperLeftToLowerRight** * **Summary**:Specifies the color should change in a horizontal direction from the upper left of the display to the lower right of the display. **LowerRightToUpperLeft** * **Summary**:Specifies the color should change in a horizontal direction from the lower right of the display to the upper leftof the display. **LowerLeftToUpperRight** * **Summary**:Specifies the color should change in a horizontal direction from the lower left of the display to the upper right of the display. **UpperRightToLowerLeft** * **Summary**:Specifies the color should change in a horizontal direction from the upper right of the display to the lower left of the display.